Home
last modified time | relevance | path

Searched refs:HILOG_INFO (Results 1 – 25 of 71) sorted by relevance

123

/developtools/profiler/device/plugins/hisysevent_plugin/src/
Dhisysevent_plugin.cpp38 HILOG_INFO(LOG_CORE, "BEGN %s: ready!", __func__); in ~HisyseventPlugin()
40 HILOG_INFO(LOG_CORE, "END %s: success!", __func__); in ~HisyseventPlugin()
47 HILOG_INFO(LOG_CORE, "END %s: success!", __func__); in SetWriter()
53 HILOG_INFO(LOG_CORE, "BEGN %s: ready!", __func__); in Start()
76 HILOG_INFO(LOG_CORE, "END %s: success!", __func__); in Start()
82 HILOG_INFO(LOG_CORE, "BEGN %s: ready!", __func__); in Stop()
94 HILOG_INFO(LOG_CORE, "END %s: success!", __func__); in Stop()
100 HILOG_INFO(LOG_CORE, "BEGN %s: ready!", __func__); in Run()
103HILOG_INFO(LOG_CORE, "NOTE hisysevent_plugin_result.proto->HisyseventInfo:dataProto;Ready to outpu… in Run()
108HILOG_INFO(LOG_CORE, "{fp = %d, aPipeSize=%d, PIPE_SIZE=%d}", fileno(fp_.get()), aPipeSize, PIPE_S… in Run()
[all …]
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dftrace_module.cpp36 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginRegisterWriter()
38 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginRegisterWriter()
47 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStartSession()
51 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStartSession()
53 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStartSession()
62 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginReportBasicData()
64 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginReportBasicData()
73 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStopSession()
75 HILOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStopSession()
Dprocess_utils.cpp54 HILOG_INFO(LOG_CORE, "set signal handler for sig %d done!", sig_); in Init()
66 HILOG_INFO(LOG_CORE, "restore signal handler for sig %d done!", sig_); in Finalize()
93 HILOG_INFO(LOG_CORE, "Add fd %d to poll set done!", fd); in AddFd()
101 HILOG_INFO(LOG_CORE, "poll %dms timeout!", timeout); in PollEvents()
180 HILOG_INFO(LOG_CORE, "sig %d received!", sig); in ReceiveOutputAndSigchld()
187 HILOG_INFO(LOG_CORE, "poll failed!"); in ReceiveOutputAndSigchld()
206 HILOG_INFO(LOG_CORE, "process %d exited with status %d", pid, retval); in GetProcessExitCode()
209 HILOG_INFO(LOG_CORE, "process %d killed by signal %d\n", pid, WTERMSIG(wstatus)); in GetProcessExitCode()
227 HILOG_INFO(LOG_CORE, "ExecuteCommand(%s): prepare ...", cmdline.c_str()); in Execute()
243HILOG_INFO(LOG_CORE, "ExecuteCommand(%s): output %zuB, %zuLn", cmdline.c_str(), output.size(), lin… in Execute()
[all …]
Dflow_controller.cpp79 HILOG_INFO(LOG_CORE, "FlowController destroy!"); in ~FlowController()
129 HILOG_INFO(LOG_CORE, "create memory pool, buffer_size_kb = %u", bufferSizeKb_); in CreatePagedMemoryPool()
238 HILOG_INFO(LOG_CORE, "FlowController::CaptureWorkOnNomalMode start!"); in CaptureWorkOnNomalMode()
249 HILOG_INFO(LOG_CORE, "flushCacheData_ is true, return"); in CaptureWorkOnNomalMode()
262 HILOG_INFO(LOG_CORE, "flushCacheData_ is true, return"); in CaptureWorkOnNomalMode()
266 HILOG_INFO(LOG_CORE, "Get raw data from CPU%zu is 0 bytes.", i); in CaptureWorkOnNomalMode()
280 HILOG_INFO(LOG_CORE, "FlowController::CaptureWorkOnDelayMode start!"); in CaptureWorkOnDelayMode()
290 HILOG_INFO(LOG_CORE, "flushCacheData_ is true, return"); in CaptureWorkOnDelayMode()
295 HILOG_INFO(LOG_CORE, "Get raw data from CPU%d is 0 bytes.", cpuIdx); in CaptureWorkOnDelayMode()
370 HILOG_INFO(LOG_CORE, "StopCapture: ftrace event is not set, return false"); in StopCapture()
[all …]
Dpaged_mem_pool.cpp33 HILOG_INFO(LOG_CORE, "PagedMemPool init with %zu ppb, %zu slots!", pagePerBlock, maxCacheSize); in PagedMemPool()
43 HILOG_INFO(LOG_CORE, "PagedMemPool deinit!"); in ~PagedMemPool()
63 HILOG_INFO(LOG_CORE, "PagedMemPool::Allocate %zuB block done!", blockSize_); in Allocate()
Dsub_event_parser.cpp21 HILOG_INFO(LOG_CORE, "SubEventParser create!"); in SubEventParser()
26 HILOG_INFO(LOG_CORE, "SubEventParser destroy!"); in ~SubEventParser()
38 HILOG_INFO(LOG_CORE, "SetupEvent: event(%s) is not supported", format.eventName.c_str()); in SetupEvent()
Dresult_transporter.cpp38 HILOG_INFO(LOG_CORE, "ResultTransporter destroy!"); in ~ResultTransporter()
43 HILOG_INFO(LOG_CORE, "ResultTransporter set flush interval to %d", ms); in SetFlushInterval()
49 HILOG_INFO(LOG_CORE, "ResultTransporter set flush threshold to %u", nbytes); in SetFlushThreshold()
Dprintk_formats_parser.cpp36 HILOG_INFO(LOG_CORE, "PrintkFormatsParser create!"); in PrintkFormatsParser()
41 HILOG_INFO(LOG_CORE, "PrintkFormatsParser destroy!"); in ~PrintkFormatsParser()
Dtrace_ops.cpp73 HILOG_INFO(LOG_CORE, "exec %s exit %d!", bin_.c_str(), retval); in ListCategories()
131 HILOG_INFO(LOG_CORE, "exec %s exit %d!", bin_.c_str(), retval); in EnableCategories()
142 HILOG_INFO(LOG_CORE, "exec %s exit %d!", bin_.c_str(), retval); in DisableCategories()
/developtools/profiler/device/services/plugin_service/src/
Dplugin_session.cpp56 HILOG_INFO(LOG_CORE, "CreatePluginSession for %s...", pluginConfig_.name().c_str()); in Create()
65HILOG_INFO(LOG_CORE, "CreatePluginSession with buffer for %s %s!", pluginConfig_.name().c_str(), in Create()
69HILOG_INFO(LOG_CORE, "CreatePluginSession for %s %s!", pluginConfig_.name().c_str(), retval ? "OK"… in Create()
80 HILOG_INFO(LOG_CORE, "DestroyPluginSession for %s...", pluginConfig_.name().c_str()); in Destroy()
88 HILOG_INFO(LOG_CORE, "PluginSession::Destroy state is STARED, need stop!"); in Destroy()
93HILOG_INFO(LOG_CORE, "DestroyPluginSession for %s %s!", pluginConfig_.name().c_str(), retval ? "OK… in Destroy()
121 HILOG_INFO(LOG_CORE, "StartPluginSession for %s...", pluginConfig_.name().c_str()); in Start()
128HILOG_INFO(LOG_CORE, "StartPluginSession for %s %s!", pluginConfig_.name().c_str(), retval ? "OK" … in Start()
138 HILOG_INFO(LOG_CORE, "Refresh for %s...", pluginConfig_.name().c_str()); in Refresh()
145HILOG_INFO(LOG_CORE, "RefreshPluginSession for %s %s!", pluginConfig_.name().c_str(), retval ? "OK… in Refresh()
[all …]
/developtools/profiler/device/base/test/unittest/
Depoll_event_poller_test.cpp69 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitFinalize start!");
82 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitOnly start!");
95 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.Init2Finalize1 start!");
110 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartStopFinalize start!");
126 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartStop start!");
141 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStart start!");
155 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartAddFd start!");
163 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartAddFd read %" PRIu64, readValue); in __anon4faeaaea0302()
185 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartAddFd start!");
193 HILOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartAddFd read %" PRIu64, readValue); in __anon4faeaaea0402()
/developtools/profiler/device/plugins/api/src/
Dplugin_watcher.cpp39 HILOG_INFO(LOG_CORE, "%s:inotify_init1 failed! inotifyFd_ : %d", __func__, inotifyFd_); in PluginWatcher()
64 HILOG_INFO(LOG_CORE, "%s:scan plugin from directory %s", __func__, fullpath); in ScanPlugins()
72 HILOG_INFO(LOG_CORE, "%s:readdir finish!", __func__); in ScanPlugins()
94HILOG_INFO(LOG_CORE, "%s:inotify_add_watch add directory %s failed!", __func__, pluginDir.c_str()); in WatchPlugins()
97 HILOG_INFO(LOG_CORE, "%s:inotify_add_watch add directory %s success!", __func__, fullpath); in WatchPlugins()
174 HILOG_INFO(LOG_CORE, "%s:plugin %s add success!", __func__, pluginPath.c_str()); in OnPluginAdded()
176 HILOG_INFO(LOG_CORE, "%s:pluginPath %s add failed!", __func__, pluginPath.c_str()); in OnPluginAdded()
179 HILOG_INFO(LOG_CORE, "%s:weak_ptr pluginManager lock failed!", __func__); in OnPluginAdded()
188 HILOG_INFO(LOG_CORE, "%s:pluginPath %s remove success!", __func__, pluginPath.c_str()); in OnPluginRemoved()
190 HILOG_INFO(LOG_CORE, "%s:pluginPath %s remove failed!", __func__, pluginPath.c_str()); in OnPluginRemoved()
[all …]
Dmain.cpp61 HILOG_INFO(LOG_CORE, "hiprofiler plugin receive sigterm signal!"); in SignalSigtermHandler()
99 HILOG_INFO(LOG_CORE, "add preset plugin %s success!", pluginPath.c_str()); in main()
101 HILOG_INFO(LOG_CORE, "add preset plugin %s failed!", pluginPath.c_str()); in main()
109 HILOG_INFO(LOG_CORE, "release lockfile failed!"); in main()
Dplugin_module.cpp55 HILOG_INFO(LOG_CORE, "%s:unload ready!", __func__); in Unload()
58 HILOG_INFO(LOG_CORE, "%s:unload plugin ret = %d", __func__, ret); in Unload()
108 HILOG_INFO(LOG_CORE, "SetClockId: plugin=%s, clock=%d", GetPluginName().c_str(), clockId); in SetClockId()
236 HILOG_INFO(LOG_CORE, "%s:stop Session ready!", __func__); in StopSession()
249 HILOG_INFO(LOG_CORE, "%s:report basic data ready!", __func__); in ReportBasicData()
288 HILOG_INFO(LOG_CORE, "%s:bufferWriter is null, update WriterAdapter only!", __func__); in RegisterWriter()
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_standalone.cpp97HILOG_INFO(LOG_CORE, "hookservice smbFd = %d, eventFd = %d\n", g_shareMemoryBlock->GetfileDescript… in StartHook()
108 HILOG_INFO(LOG_CORE, "hookservice smbFd = %d, eventFd = %d\n", in StartHook()
114 HILOG_INFO(LOG_CORE, "send hook client config:%s\n", clientConfigStr.c_str()); in StartHook()
154 HILOG_INFO(LOG_CORE, "fp_unwind = %d", nativeConfig.fp_unwind()); in StartHook()
155 HILOG_INFO(LOG_CORE, "offline_symbolization = %d", nativeConfig.offline_symbolization()); in StartHook()
156 HILOG_INFO(LOG_CORE, "callframe_compress; = %d", nativeConfig.callframe_compress()); in StartHook()
157 HILOG_INFO(LOG_CORE, "string_compressed; = %d", nativeConfig.string_compressed()); in StartHook()
158 HILOG_INFO(LOG_CORE, "statistics_interval = %u", nativeConfig.statistics_interval()); in StartHook()
159 HILOG_INFO(LOG_CORE, "isHookStandaloneSerialize = %d", isHookStandaloneSerialize); in StartHook()
160 HILOG_INFO(LOG_CORE, "rawString = %d", hookData.rawString); in StartHook()
Dhook_manager.cpp79HILOG_INFO(LOG_CORE, "Wait process %s start or restart, set param", hookConfig_.process_name().c_s… in CheckProcessName()
86HILOG_INFO(LOG_CORE, "set param success, please start process(%s)", hookConfig_.process_name().c_s… in CheckProcessName()
90HILOG_INFO(LOG_CORE, "Process %s exist, pid = %d", hookConfig_.process_name().c_str(), pid_); in CheckProcessName()
221HILOG_INFO(LOG_CORE, "hookservice smbFd = %d, eventFd = %d\n", shareMemoryBlock_->GetfileDescripto… in CreatePluginSession()
248 HILOG_INFO(LOG_CORE, "hookConfig filter size = %d, malloc disable = %d mmap disable = %d", in CreatePluginSession()
250 HILOG_INFO(LOG_CORE, "hookConfig fp unwind = %d, max stack depth = %d, record_accurately=%d", in CreatePluginSession()
252HILOG_INFO(LOG_CORE, "hookConfig offline_symbolization = %d", hookConfig_.offline_symbolization()… in CreatePluginSession()
257 HILOG_INFO(LOG_CORE, "send hook client config:%s\n", clientConfigStr.c_str()); in CreatePluginSession()
359 HILOG_INFO(LOG_CORE, "start command : send 36 signal to process %d", pid_); in StartPluginSession()
367 HILOG_INFO(LOG_CORE, "StartPluginSession: pid_(%d) is less or equal zero.", pid_); in StartPluginSession()
[all …]
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp72 HILOG_INFO(LOG_CORE, "~SessionContext id = %d", id); in ~SessionContext()
85 HILOG_INFO(LOG_CORE, "GetCapabilities from '%s'", context->peer().c_str()); in GetCapabilities()
87 HILOG_INFO(LOG_CORE, "GetCapabilities %d start", request->request_id()); in GetCapabilities()
94 HILOG_INFO(LOG_CORE, "GetCapabilities %d done!", request->request_id()); in GetCapabilities()
231 HILOG_INFO(LOG_CORE, "CreateSession from '%s'", context->peer().c_str()); in CreateSession()
235 HILOG_INFO(LOG_CORE, "CreateSession %d start", request->request_id()); in CreateSession()
277 HILOG_INFO(LOG_CORE, "bufferConfigs: %zu", bufferConfigs.size()); in CreateSession()
349 HILOG_INFO(LOG_CORE, "CreateSession %d %u done!", request->request_id(), sessionId); in CreateSession()
378 HILOG_INFO(LOG_CORE, "DelCtx use_count: %ld", ptr.use_count()); in RemoveSessionContext()
460HILOG_INFO(LOG_CORE, "write standalone(%s) to result(%s) done", outputFile.c_str(), resultFile.c_s… in MergeStandaloneFile()
[all …]
Dtrace_file_writer.cpp127 HILOG_INFO(LOG_CORE, "write file(%s) header end", path_.c_str()); in WriteHeader()
135HILOG_INFO(LOG_CORE, "splitFilePaths_ size %zu, no need to delete.", splitFilePaths_.size()); in DeleteOldSplitFile()
141 HILOG_INFO(LOG_CORE, "DeleteOldSplitFile remove %s return %d. ", splitFilePath.c_str(), ret); in DeleteOldSplitFile()
178HILOG_INFO(LOG_CORE, "need to split the file(%s), data size:%d, size: %d, splitFileMaxSize_:%d", in IsSplitFile()
247HILOG_INFO(LOG_CORE, "flush: %s, bytes: %" PRIu64 ", count: %" PRIu64, path_.c_str(), writeBytes_,… in FlushStream()
279HILOG_INFO(LOG_CORE, "LogDiskUsage() freePercent:%.1f, freeSizeGb:%u", freePercent * 100, freeSize… in LogDiskUsage()
/developtools/profiler/device/plugins/sample_plugin/src/
Dsample_plugin.cpp38 HILOG_INFO(LOG_CORE, "%s:config data -->configSize=%d", __func__, configSize); in Start()
41 HILOG_INFO(LOG_CORE, "%s:configData[%d] = 0x%02x", __func__, i, configData[i]); in Start()
49 HILOG_INFO(LOG_CORE, "%s:pid = %d", __func__, protoConfig_.pid()); in Start()
80 HILOG_INFO(LOG_CORE, "%s:stop success!", __func__); in Stop()
/developtools/profiler/device/plugins/hidump_plugin/src/
Dhidump_plugin.cpp48 HILOG_INFO(LOG_CORE, "%s: ready!", __func__); in ~HidumpPlugin()
61 HILOG_INFO(LOG_CORE, "%s: success!", __func__); in ~HidumpPlugin()
66 HILOG_INFO(LOG_CORE, "HidumpPlugin:Start ----> !"); in Start()
84 HILOG_INFO(LOG_CORE, "HidumpPlugin: ---> Start success!"); in Start()
96 HILOG_INFO(LOG_CORE, "HidumpPlugin:stop thread success!"); in Stop()
100 HILOG_INFO(LOG_CORE, "HidumpPlugin: stop success!"); in Stop()
112 HILOG_INFO(LOG_CORE, "HidumpPlugin: Loop start"); in Loop()
140 HILOG_INFO(LOG_CORE, "HidumpPlugin: Loop exit"); in Loop()
/developtools/profiler/device/base/src/
Depoll_event_poller.cpp34 HILOG_INFO(LOG_CORE, "need Stop in destructor!"); in ~EpollEventPoller()
38 HILOG_INFO(LOG_CORE, "need Finalize in dtor!"); in ~EpollEventPoller()
128 HILOG_INFO(LOG_CORE, "epoll_wait %dms timeout!", timeOut_); in Run()
170 HILOG_INFO(LOG_CORE, "Init %d", state_.load()); in Init()
190 HILOG_INFO(LOG_CORE, "EpollEventPoller::Init %d done!", state_.load()); in Init()
198 HILOG_INFO(LOG_CORE, "need Stop in Finalize!"); in Finalize()
202 HILOG_INFO(LOG_CORE, "Finalize %d", state_.load()); in Finalize()
228 HILOG_INFO(LOG_CORE, "%s %d", __func__, state_.load()); in Start()
/developtools/profiler/device/services/profiler_service/test/unittest/
Dtrace_file_reader_test.cpp77 HILOG_INFO(LOG_CORE, "[%d/%d] write %ld bytes to %s.", i, n, bytes, path.c_str());
88HILOG_INFO(LOG_CORE, "data = {%s, %d, %s}", data.name().c_str(), data.status(), data.data().c_str(…
89 HILOG_INFO(LOG_CORE, "read %ld bytes from %s", bytes, path.c_str());
112 HILOG_INFO(LOG_CORE, "[%d/%d] write %ld bytes to %s.", i, n, bytes, path.c_str());
124HILOG_INFO(LOG_CORE, "data = {%s, %d, %s}", data.name().c_str(), data.status(), data.data().c_str(…
125 HILOG_INFO(LOG_CORE, "read %ld bytes from %s", bytes, path.c_str());
/developtools/profiler/device/plugins/stream_plugin/src/
Dstream_plugin.cpp46 HILOG_INFO(LOG_CORE, "%s:stop success!", __func__); in Stop()
67 HILOG_INFO(LOG_CORE, "%s:transporter thread %d start !!!!!", __func__, gettid()); in Loop()
85 HILOG_INFO(LOG_CORE, "%s:transporter thread %d exit !!!!!", __func__, gettid()); in Loop()
/developtools/profiler/device/services/ipc/src/
Dclient_connection.cpp31 HILOG_INFO(LOG_CORE, "new ClientConnection construct"); in ClientConnection()
44 HILOG_INFO(LOG_CORE, "RAW_PROTOCOL_POINTTO_SERVICE %s", protoServiceName_.c_str()); in RawProtocolProc()
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp53 HILOG_INFO(LOG_CORE, "%s: ready!", __func__); in ~HilogPlugin()
69 HILOG_INFO(LOG_CORE, "%s: success!", __func__); in ~HilogPlugin()
110 HILOG_INFO(LOG_CORE, "HilogPlugin: ready stop thread!"); in Stop()
117 HILOG_INFO(LOG_CORE, "HilogPlugin: stop thread success!"); in Stop()
123 HILOG_INFO(LOG_CORE, "HilogPlugin: stop success!"); in Stop()
205 HILOG_INFO(LOG_CORE, "HilogPlugin: hilog cmd(%s)", fullCmd_.c_str()); in InitHilogCmd()
231 HILOG_INFO(LOG_CORE, "HilogPlugin::Run start!"); in Run()
271 HILOG_INFO(LOG_CORE, "HilogPlugin::Run done!"); in Run()
422 HILOG_INFO(LOG_CORE, "HilogPlugin: hour(%d) <==> fix hour(%ld)!", tmTime.tm_hour, fixHour); in TimeStringToNS()

123