/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/util/include/ |
D | define_macro.h | 35 PROFILER_LOG_ERROR(LOG_CORE, "WriteBool "#data" failed"); \ 43 PROFILER_LOG_ERROR(LOG_CORE, "WriteInt32 "#data" failed"); \ 51 PROFILER_LOG_ERROR(LOG_CORE, "WriteInt64 "#data" failed"); \ 59 PROFILER_LOG_ERROR(LOG_CORE, "WriteUint8 "#data" failed"); \ 67 PROFILER_LOG_ERROR(LOG_CORE, "WriteUint32 "#data" failed"); \ 75 PROFILER_LOG_ERROR(LOG_CORE, "WriteUint64 "#data" failed"); \ 83 PROFILER_LOG_ERROR(LOG_CORE, "WriteString "#data" failed"); \ 91 PROFILER_LOG_ERROR(LOG_CORE, "ReadBool "#data" failed"); \ 99 PROFILER_LOG_ERROR(LOG_CORE, "ReadInt32 "#data" failed"); \ 107 PROFILER_LOG_ERROR(LOG_CORE, "ReadInt64 "#data" failed"); \ [all …]
|
/developtools/profiler/device/plugins/api/src/ |
D | plugin_manager.cpp | 48 … PROFILER_LOG_ERROR(LOG_CORE, "%s:path is invalid: %s, errno=%d", __func__, path.c_str(), errno); in ComputeFileSha256() 64 PROFILER_LOG_DEBUG(LOG_CORE, "%s:%s-(%s)", __func__, path.c_str(), result.c_str()); in ComputeFileSha256() 83 PROFILER_LOG_DEBUG(LOG_CORE, "%s:bindFunctions failed %s", __func__, pluginPath.c_str()); in AddPlugin() 89 PROFILER_LOG_DEBUG(LOG_CORE, "%s:getinfo failed!", __func__); in AddPlugin() 96 PROFILER_LOG_DEBUG(LOG_CORE, "%s:already add", __func__); in AddPlugin() 100 PROFILER_LOG_DEBUG(LOG_CORE, "%s:add plugin name = %s", __func__, pluginName.c_str()); in AddPlugin() 103 PROFILER_LOG_DEBUG(LOG_CORE, "%s:unload failed!", __func__); in AddPlugin() 125 … PROFILER_LOG_DEBUG(LOG_CORE, "%s:response.plugin_id() = %d", __func__, response.plugin_id()); in RegisterPlugin() 131 PROFILER_LOG_DEBUG(LOG_CORE, "%s:registerPlugin ok", __func__); in RegisterPlugin() 133 PROFILER_LOG_DEBUG(LOG_CORE, "%s:registerPlugin fail 1", __func__); in RegisterPlugin() [all …]
|
D | command_poller.cpp | 43 PROFILER_LOG_DEBUG(LOG_CORE, "%s:proc", __func__); in OnCreateSessionCmd() 59 PROFILER_LOG_DEBUG(LOG_CORE, "%s:bufferSize = %d", __func__, bufferSize); in OnCreateSessionCmd() 63 PROFILER_LOG_DEBUG(LOG_CORE, "%s:smbFd = %d, eventFd = %d", __func__, smbFd, eventFd); in OnCreateSessionCmd() 64 PROFILER_LOG_DEBUG(LOG_CORE, "%s:eventFd flags = %X", __func__, flags); in OnCreateSessionCmd() 70 PROFILER_LOG_DEBUG(LOG_CORE, "%s:ok", __func__); in OnCreateSessionCmd() 76 PROFILER_LOG_DEBUG(LOG_CORE, "%s:proc", __func__); in OnDestroySessionCmd() 88 PROFILER_LOG_DEBUG(LOG_CORE, "%s:ok", __func__); in OnDestroySessionCmd() 94 PROFILER_LOG_DEBUG(LOG_CORE, "%s:proc", __func__); in OnStartSessionCmd() 106 PROFILER_LOG_DEBUG(LOG_CORE, "%s:OK", __func__); in OnStartSessionCmd() 112 PROFILER_LOG_DEBUG(LOG_CORE, "%s:proc", __func__); in OnStopSessionCmd() [all …]
|
D | plugin_watcher.cpp | 39 … PROFILER_LOG_INFO(LOG_CORE, "%s:inotify_init1 failed! inotifyFd_ : %d", __func__, inotifyFd_); in PluginWatcher() 64 PROFILER_LOG_INFO(LOG_CORE, "%s:scan plugin from directory %s", __func__, fullpath); in ScanPlugins() 72 PROFILER_LOG_INFO(LOG_CORE, "%s:readdir finish!", __func__); in ScanPlugins() 94 …PROFILER_LOG_INFO(LOG_CORE, "%s:inotify_add_watch add directory %s failed!", __func__, pluginDir.c… in WatchPlugins() 97 … PROFILER_LOG_INFO(LOG_CORE, "%s:inotify_add_watch add directory %s success!", __func__, fullpath); in WatchPlugins() 140 PROFILER_LOG_ERROR(LOG_CORE, "%s:memset_s error!", __func__); in MonitorIsSet() 174 PROFILER_LOG_INFO(LOG_CORE, "%s:plugin %s add success!", __func__, pluginPath.c_str()); in OnPluginAdded() 176 … PROFILER_LOG_INFO(LOG_CORE, "%s:pluginPath %s add failed!", __func__, pluginPath.c_str()); in OnPluginAdded() 179 PROFILER_LOG_INFO(LOG_CORE, "%s:weak_ptr pluginManager lock failed!", __func__); in OnPluginAdded() 188 … PROFILER_LOG_INFO(LOG_CORE, "%s:pluginPath %s remove success!", __func__, pluginPath.c_str()); in OnPluginRemoved() [all …]
|
/developtools/profiler/device/plugins/xpower_plugin/src/ |
D | xpower_plugin.cpp | 52 PROFILER_LOG_INFO(LOG_CORE, "%s:config data -->configSize=%d", __func__, configSize); in Start() 59 PROFILER_LOG_ERROR(LOG_CORE, "XpowerPlugin error : bundle name is empty!"); in Start() 69 …PROFILER_LOG_INFO(LOG_CORE, "bundleName is %s,messagetype is %d", bundleName.c_str(), messageType); in Start() 76 PROFILER_LOG_ERROR(LOG_CORE, "the bundle name %s is not supported", bundleName.c_str()); in Start() 84 … PROFILER_LOG_ERROR(LOG_CORE, "%s:the process %s does not exist.", __func__, bundleName.c_str()); in Start() 91 PROFILER_LOG_ERROR(LOG_CORE, "start power manager failed!"); in Start() 94 PROFILER_LOG_INFO(LOG_CORE, "finish register the callback function:%s", __func__); in Start() 104 PROFILER_LOG_ERROR(LOG_CORE, "%s :fail to open libxpower_manager_client.z.so", __func__); in StartPowerManager() 110 PROFILER_LOG_ERROR(LOG_CORE, "Failed to dlsy startOptimizeMode"); in StartPowerManager() 119 PROFILER_LOG_ERROR(LOG_CORE, "Failed to startOptimizeMode"); in StartPowerManager() [all …]
|
/developtools/hiperf/include/ |
D | hiperf_hilog.h | 66 {LOG_CORE, BASE_HIPERF_DOMAIN_ID, "hiperf"}, 67 {LOG_CORE, BASE_HIPERF_DOMAIN_ID, "HiperfJSNAPI"}, 68 {LOG_CORE, BASE_HIPERF_DOMAIN_ID, "HiperfCPPAPI"}, 84 HILOG_FATAL(LOG_CORE, __VA_ARGS__) 86 HILOG_ERROR(LOG_CORE, __VA_ARGS__) 88 HILOG_WARN(LOG_CORE, __VA_ARGS__) 90 HILOG_INFO(LOG_CORE, __VA_ARGS__) 92 HILOG_DEBUG(LOG_CORE, __VA_ARGS__)
|
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/ |
D | native_memory_profiler_sa_service.cpp | 45 PROFILER_LOG_ERROR(LOG_CORE, "Start IPC Service FAIL"); in NativeMemoryProfilerSaService() 66 PROFILER_LOG_ERROR(LOG_CORE, "Service native memory failed to start"); in StartServiceAbility() 75 PROFILER_LOG_ERROR(LOG_CORE, "AddDeathRecipient failed"); in StartServiceAbility() 78 PROFILER_LOG_INFO(LOG_CORE, "Service native memory started successfully"); in StartServiceAbility() 88 PROFILER_LOG_ERROR(LOG_CORE, "No profiling permission, please check!"); in HasProfilingPermission() 128 PROFILER_LOG_ERROR(LOG_CORE, "StopHook failed, no profiling permission!"); in StopHook() 141 …PROFILER_LOG_INFO(LOG_CORE, "NativeMemoryProfilerSaService: hook has stop, pid: %d, process name: … in StopHook() 170 PROFILER_LOG_INFO(LOG_CORE, "StringViewMemoryHold clear"); in StopHook() 179 PROFILER_LOG_ERROR(LOG_CORE, "StartHook failed, no profiling permission!"); in StartHook() 190 PROFILER_LOG_INFO(LOG_CORE, "file path: %s", config->filePath_.c_str()); in StartHook() [all …]
|
D | native_memory_profiler_sa_proxy.cpp | 29 PROFILER_LOG_ERROR(LOG_CORE, "Start failed to write descriptor"); in Start() 41 PROFILER_LOG_ERROR(LOG_CORE, "Start failed"); in Start() 51 PROFILER_LOG_ERROR(LOG_CORE, "DumpData failed to write descriptor"); in DumpData() 55 PROFILER_LOG_ERROR(LOG_CORE, "DumpData failed to write fd"); in DumpData() 67 PROFILER_LOG_ERROR(LOG_CORE, "DumpData failed"); in DumpData() 77 PROFILER_LOG_ERROR(LOG_CORE, "Stop failed to write descriptor"); in Stop() 88 PROFILER_LOG_ERROR(LOG_CORE, "Stop failed"); in Stop() 98 PROFILER_LOG_ERROR(LOG_CORE, "Stop failed to write descriptor"); in Stop() 109 PROFILER_LOG_ERROR(LOG_CORE, "Stop failed"); in Stop()
|
/developtools/profiler/device/services/ipc/src/ |
D | unix_socket_server.cpp | 46 PROFILER_LOG_DEBUG(LOG_CORE, "close UnixSocketServer"); in ~UnixSocketServer() 56 PROFILER_LOG_DEBUG(LOG_CORE, "acceptThread finish"); in ~UnixSocketServer() 58 … PROFILER_LOG_DEBUG(LOG_CORE, "socketClients_.size() = %zu delete map", socketClients_.size()); in ~UnixSocketServer() 76 … PROFILER_LOG_ERROR(LOG_CORE, "UnixSocketServer epoll_wait failed, errno: %s", strerror(errno)); in UnixSocketAccept() 82 PROFILER_LOG_INFO(LOG_CORE, "Accept A Client %d", clientSocket); in UnixSocketAccept() 90 PROFILER_LOG_DEBUG(LOG_CORE, "new socketClients_ socketClients_.size() = %zu", in UnixSocketAccept() 94 PROFILER_LOG_ERROR(LOG_CORE, "Client %d exist", clientSocket); in UnixSocketAccept() 102 … PROFILER_LOG_DEBUG(LOG_CORE, "socketClients disconnect socketClients_.size() = %zu", in UnixSocketAccept() 106 PROFILER_LOG_ERROR(LOG_CORE, "Client %d not exist", events[i].data.fd); in UnixSocketAccept() 124 PROFILER_LOG_ERROR(LOG_CORE, "memset_s error!"); in StartServer() [all …]
|
/developtools/profiler/device/plugins/hisysevent_plugin/src/ |
D | hisysevent_plugin.cpp | 40 PROFILER_LOG_INFO(LOG_CORE, "BEGN %s: ready!", __func__); in ~HisyseventPlugin() 42 PROFILER_LOG_INFO(LOG_CORE, "END %s: success!", __func__); in ~HisyseventPlugin() 49 PROFILER_LOG_INFO(LOG_CORE, "END %s: success!", __func__); in SetWriter() 55 PROFILER_LOG_INFO(LOG_CORE, "BEGN %s: ready!", __func__); in Start() 61 …PROFILER_LOG_DEBUG(LOG_CORE, "config sourse data:%s domain:%s event:%s", protoConfig_.msg().c_str(… in Start() 79 PROFILER_LOG_INFO(LOG_CORE, "END %s: success!", __func__); in Start() 85 PROFILER_LOG_INFO(LOG_CORE, "BEGN %s: ready!", __func__); in Stop() 97 PROFILER_LOG_INFO(LOG_CORE, "END %s: success!", __func__); in Stop() 103 PROFILER_LOG_INFO(LOG_CORE, "BEGN %s: ready!", __func__); in Run() 106 PROFILER_LOG_INFO(LOG_CORE, in Run() [all …]
|
/developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
D | ffrt_profiler_manager.cpp | 67 PROFILER_LOG_ERROR(LOG_CORE, "%s: hook process does not exist", __func__); in CheckConfig() 87 … PROFILER_LOG_ERROR(LOG_CORE, "FfrtProfilerManager Process %s already exists", name.c_str()); in CheckConfig() 105 PROFILER_LOG_ERROR(LOG_CORE, in CheckConfig() 113 … PROFILER_LOG_ERROR(LOG_CORE, "FfrtProfilerManager Process %s does not exist", name.c_str()); in CheckConfig() 123 PROFILER_LOG_ERROR(LOG_CORE, "FfrtProfilerManager clock_id is unknow"); in CheckConfig() 146 PROFILER_LOG_ERROR(LOG_CORE, "StartFfrtProfiler CheckConfig failed"); in StartFfrtProfiler() 150 PROFILER_LOG_ERROR(LOG_CORE, "StartFfrtProfiler ctx is empty"); in StartFfrtProfiler() 163 PROFILER_LOG_INFO(LOG_CORE, "StartFfrtProfiler parameter: %s", paramValue_.c_str()); in StartFfrtProfiler() 165 PROFILER_LOG_ERROR(LOG_CORE, "StartFfrtProfiler set parameter failed"); in StartFfrtProfiler() 168 PROFILER_LOG_INFO(LOG_CORE, "StartFfrtProfiler set parameter success"); in StartFfrtProfiler() [all …]
|
/developtools/profiler/device/plugins/network_profiler/service/src/ |
D | network_profiler_manager.cpp | 68 PROFILER_LOG_ERROR(LOG_CORE, "%s: hook process does not exist", __func__); in CheckConfig() 88 … PROFILER_LOG_ERROR(LOG_CORE, "NetworkProfilerManager Process %s already exists", name.c_str()); in CheckConfig() 106 PROFILER_LOG_ERROR(LOG_CORE, in CheckConfig() 114 … PROFILER_LOG_ERROR(LOG_CORE, "NetworkProfilerManager Process %s does not exist", name.c_str()); in CheckConfig() 124 PROFILER_LOG_ERROR(LOG_CORE, "NetworkProfilerManager clock_id is unknow"); in CheckConfig() 147 PROFILER_LOG_ERROR(LOG_CORE, "StartNetworkProfiler CheckConfig failed"); in StartNetworkProfiler() 151 PROFILER_LOG_ERROR(LOG_CORE, "StartNetworkProfiler ctx is empty"); in StartNetworkProfiler() 164 PROFILER_LOG_INFO(LOG_CORE, "StartNetworkProfiler parameter: %s", paramValue_.c_str()); in StartNetworkProfiler() 166 PROFILER_LOG_ERROR(LOG_CORE, "StartNetworkProfiler set parameter failed"); in StartNetworkProfiler() 169 PROFILER_LOG_INFO(LOG_CORE, "StartNetworkProfiler set parameter success"); in StartNetworkProfiler() [all …]
|
/developtools/profiler/device/plugins/arkts_plugin/src/ |
D | arkts_plugin.cpp | 79 PROFILER_LOG_ERROR(LOG_CORE, "%s:parseFromArray failed!", __func__); in Start() 94 PROFILER_LOG_ERROR(LOG_CORE, "%s: pid is less than or equal to 0", __func__); in Start() 112 PROFILER_LOG_ERROR(LOG_CORE, "arkts plugin cpu profiler start failed"); in Start() 125 PROFILER_LOG_INFO(LOG_CORE, "arkts plugin memory type is INVALID"); in Start() 129 PROFILER_LOG_ERROR(LOG_CORE, "arkts plugin start type error"); in Start() 149 PROFILER_LOG_ERROR(LOG_CORE, "%s:scheduleTask interval == 0 error!", __func__); in EnableSnapshot() 156 PROFILER_LOG_ERROR(LOG_CORE, "%s:scheduleTask failed!", __func__); in EnableSnapshot() 201 PROFILER_LOG_ERROR(LOG_CORE, "arkts plugin stop type error"); in Stop() 254 PROFILER_LOG_ERROR(LOG_CORE, "%s: recv is empty", __func__); in FlushData() 285 PROFILER_LOG_ERROR(LOG_CORE, "client has inited"); in ClientConnectUnixWebSocket() [all …]
|
/developtools/profiler/device/plugins/ftrace_plugin/src/ |
D | ftrace_module.cpp | 37 PROFILER_LOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginRegisterWriter() 46 PROFILER_LOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStartSession() 50 PROFILER_LOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStartSession() 52 PROFILER_LOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStartSession() 61 PROFILER_LOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginReportBasicData() 63 PROFILER_LOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginReportBasicData() 72 PROFILER_LOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStopSession() 74 PROFILER_LOG_INFO(LOG_CORE, "%s: %d", __func__, __LINE__); in TracePluginStopSession()
|
/developtools/profiler/device/services/plugin_service/src/ |
D | plugin_session.cpp | 56 PROFILER_LOG_INFO(LOG_CORE, "CreatePluginSession for %s...", pluginConfig_.name().c_str()); in Create() 65 …PROFILER_LOG_INFO(LOG_CORE, "CreatePluginSession with buffer for %s %s!", pluginConfig_.name().c_s… in Create() 69 PROFILER_LOG_INFO(LOG_CORE, "CreatePluginSession for %s %s!", in Create() 81 PROFILER_LOG_INFO(LOG_CORE, "DestroyPluginSession for %s...", pluginConfig_.name().c_str()); in Destroy() 89 PROFILER_LOG_INFO(LOG_CORE, "PluginSession::Destroy state is STARED, need stop!"); in Destroy() 94 PROFILER_LOG_INFO(LOG_CORE, "DestroyPluginSession for %s %s!", in Destroy() 123 PROFILER_LOG_INFO(LOG_CORE, "StartPluginSession for %s...", pluginConfig_.name().c_str()); in Start() 130 …PROFILER_LOG_INFO(LOG_CORE, "StartPluginSession for %s %s!", pluginConfig_.name().c_str(), retval … in Start() 140 PROFILER_LOG_INFO(LOG_CORE, "Refresh for %s...", pluginConfig_.name().c_str()); in Refresh() 147 PROFILER_LOG_INFO(LOG_CORE, "RefreshPluginSession for %s %s!", in Refresh() [all …]
|
/developtools/profiler/device/base/src/ |
D | common.cpp | 90 …PROFILER_LOG_ERROR(LOG_CORE, "%s:failed to open(%s), errno(%d:%s)", __func__, fileName.c_str(), er… in IsProcessRunning() 96 PROFILER_LOG_ERROR(LOG_CORE, "%s: get fd flags failed!", __func__); in IsProcessRunning() 102 PROFILER_LOG_ERROR(LOG_CORE, "%s: set fd_cloexec failed!", __func__); in IsProcessRunning() 109 … PROFILER_LOG_ERROR(LOG_CORE, "%s is running, please don't start it again.", processName.c_str()); in IsProcessRunning() 135 PROFILER_LOG_WARN(LOG_CORE, "maybe, the contents of cmdline had be cut off"); in IsProcessExist() 140 PROFILER_LOG_DEBUG(LOG_CORE, "open file failed! %s", filePath); in IsProcessExist() 186 PROFILER_LOG_WARN(LOG_CORE, "warning: %s does not exist!", processBin.c_str()); in StartProcess() 220 PROFILER_LOG_INFO(LOG_CORE, "%s", mallinfoLog.c_str()); in PrintMallinfoLog() 245 PROFILER_LOG_DEBUG(LOG_CORE, "BEGN %s: ready!", __func__); in CustomPopen() 247 PROFILER_LOG_ERROR(LOG_CORE, "%s: param invalid", __func__); in CustomPopen() [all …]
|
D | epoll_event_poller.cpp | 34 PROFILER_LOG_INFO(LOG_CORE, "need Stop in destructor!"); in ~EpollEventPoller() 38 PROFILER_LOG_INFO(LOG_CORE, "need Finalize in dtor!"); in ~EpollEventPoller() 109 PROFILER_LOG_DEBUG(LOG_CORE, "poll set %s %d %x start!", name.c_str(), ctx->fd, event.events); in UpdateEvent() 112 PROFILER_LOG_DEBUG(LOG_CORE, "poll set %s %d %x done!", name.c_str(), ctx->fd, event.events); in UpdateEvent() 128 PROFILER_LOG_INFO(LOG_CORE, "epoll_wait %dms timeout!", timeOut_); in Run() 157 PROFILER_LOG_DEBUG(LOG_CORE, "OnNotify %llu done!", static_cast<unsigned long long>(value)); in OnNotify() 164 PROFILER_LOG_DEBUG(LOG_CORE, "Notify %llu done!", static_cast<unsigned long long>(value)); in Notify() 170 PROFILER_LOG_INFO(LOG_CORE, "Init %d", state_.load()); in Init() 190 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPoller::Init %d done!", state_.load()); in Init() 198 PROFILER_LOG_INFO(LOG_CORE, "need Stop in Finalize!"); in Finalize() [all …]
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | hook_manager.cpp | 85 PROFILER_LOG_ERROR(LOG_CORE, "%s: hook process does not exist", __func__); in CheckProcess() 91 PROFILER_LOG_INFO(LOG_CORE, "hook context: pid: %d", pid); in CheckProcess() 104 PROFILER_LOG_ERROR(LOG_CORE, "%s: The maximum allowed is to set %d PIDs.", in CheckProcess() 110 …PROFILER_LOG_ERROR(LOG_CORE, "%s: The maximum allowed is to set %d PIDs.", __func__, MAX_PID_COUNT… in CheckProcess() 127 …PROFILER_LOG_INFO(LOG_CORE, "Wait process %s start or restart, set param", hookConfig_.process_nam… in CheckProcessName() 131 … PROFILER_LOG_ERROR(LOG_CORE, "set param failed, please manually set param and start process(%s)", in CheckProcessName() 134 PROFILER_LOG_INFO(LOG_CORE, "set param success, please start process(%s)", in CheckProcessName() 140 …PROFILER_LOG_INFO(LOG_CORE, "Process %s exist, pid = %d", hookConfig_.process_name().c_str(), pidV… in CheckProcessName() 148 PROFILER_LOG_ERROR(LOG_CORE, "The startup mode parameter is not set, name: %s", in CheckProcessName() 172 PROFILER_LOG_DEBUG(LOG_CORE, "response.plugin_id() = %d", response.plugin_id()); in RegisterAgentPlugin() [all …]
|
/developtools/profiler/hidebug/frameworks/native/src/ |
D | hidebug_native_interface_impl.cpp | 84 …HILOG_ERROR(LOG_CORE, "GetAppThreadCpuUsage fail, ret: %{public}d", static_cast<int>(collectResult… in GetAppThreadCpuUsage() 127 HILOG_INFO(LOG_CORE, "GetSystemCpuUsage"); in GetSystemCpuUsage() 130 HILOG_WARN(LOG_CORE, "GetSystemCpuUsage too frequently, return the last result"); in GetSystemCpuUsage() 135 HILOG_ERROR(LOG_CORE, "GetSystemCpuUsage Failed, return the last result"); in GetSystemCpuUsage() 140 … HILOG_ERROR(LOG_CORE, "GetSystemCpuUsage Failed, retCode: %{public}d, return the last result", in GetSystemCpuUsage() 153 HILOG_ERROR(LOG_CORE, "GetAppMemoryLimit Failed"); in GetAppMemoryLimit() 158 …HILOG_ERROR(LOG_CORE, "GetAppMemoryLimit Failed, retCode: %{public}d", static_cast<int>(collectRes… in GetAppMemoryLimit() 173 HILOG_ERROR(LOG_CORE, "GetAppNativeMemInfo Failed"); in GetAppNativeMemInfo() 179 HILOG_ERROR(LOG_CORE, "CollectProcessMemory Failed,retCode = %{public}d", in GetAppNativeMemInfo() 195 …HILOG_ERROR(LOG_CORE, "CollectProcessVss Failed,retCode = %{public}d", static_cast<int>(collectRes… in GetAppNativeMemInfo() [all …]
|
/developtools/profiler/device/services/profiler_service/test/unittest/ |
D | plugin_service_stubs.cpp | 40 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, value); in SetCreateResult() 46 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, createResult_); in GetCreateResult() 52 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, value); in SetStartResult() 58 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, startResult_); in GetStartResult() 64 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, value); in SetStopResult() 70 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, stopResult_); in GetStopResult() 76 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, value); in SetDestroyResult() 82 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, destroyResult_); in GetDestroyResult() 88 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, value); in SetAddResult() 94 PROFILER_LOG_DEBUG(LOG_CORE, "%s(%d)", __FUNCTION__, addResult_); in GetAddResult() [all …]
|
/developtools/profiler/device/services/profiler_service/src/ |
D | profiler_service.cpp | 43 PROFILER_LOG_ERROR(LOG_CORE, "%s: FAILED, %s is null!", __func__, #ptr); \ 51 PROFILER_LOG_ERROR(LOG_CORE, "%s: FAILED, %s", __func__, errorMessage); \ 75 PROFILER_LOG_INFO(LOG_CORE, "~SessionContext id = %d", id); in ~SessionContext() 88 PROFILER_LOG_INFO(LOG_CORE, "GetCapabilities from '%s'", context->peer().c_str()); in GetCapabilities() 90 PROFILER_LOG_INFO(LOG_CORE, "GetCapabilities %d start", request->request_id()); in GetCapabilities() 97 PROFILER_LOG_INFO(LOG_CORE, "GetCapabilities %d done!", request->request_id()); in GetCapabilities() 247 PROFILER_LOG_INFO(LOG_CORE, "CreateSession %d start", request->request_id()); in CreateSession() 265 PROFILER_LOG_ERROR(LOG_CORE, "No plugins are loaded!"); in CreateSession() 277 PROFILER_LOG_INFO(LOG_CORE, "bufferConfigs: %zu", bufferConfigs.size()); in CreateSession() 302 PROFILER_LOG_WARN(LOG_CORE, "PluginConfig SerializeToArray failed!"); in CreateSession() [all …]
|
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/ |
D | ftrace_binder_event_formatter.cpp | 36 …LOG_CORE, "maybe, the contents of print event(binder_alloc_lru_end) msg had be cut off in outfile"… in __anona7758a150302() 51 …LOG_CORE, "maybe, the contents of print event(binder_alloc_lru_start) msg had be cut off in outfil… in __anona7758a150502() 66 …LOG_CORE, "maybe, the contents of print event(binder_alloc_page_end) msg had be cut off in outfile… in __anona7758a150702() 81 …LOG_CORE, "maybe, the contents of print event(binder_alloc_page_start) msg had be cut off in outfi… in __anona7758a150902() 94 PROFILER_LOG_WARN(LOG_CORE, in __anona7758a150b02() 110 …LOG_CORE, "maybe, the contents of print event(binder_free_lru_end) msg had be cut off in outfile"); in __anona7758a150d02() 125 …LOG_CORE, "maybe, the contents of print event(binder_free_lru_start) msg had be cut off in outfile… in __anona7758a150f02() 139 PROFILER_LOG_WARN(LOG_CORE, in __anona7758a151102() 153 PROFILER_LOG_WARN(LOG_CORE, in __anona7758a151302() 167 PROFILER_LOG_WARN(LOG_CORE, in __anona7758a151502() [all …]
|
D | ftrace_clk_event_formatter.cpp | 33 PROFILER_LOG_WARN(LOG_CORE, in __anon943652fb0302() 48 …LOG_CORE, "maybe, the contents of print event(clk_disable_complete) msg had be cut off in outfile"… in __anon943652fb0502() 61 …PROFILER_LOG_WARN(LOG_CORE, "maybe, the contents of print event(clk_enable) msg had be cut off in … in __anon943652fb0702() 75 …LOG_CORE, "maybe, the contents of print event(clk_enable_complete) msg had be cut off in outfile"); in __anon943652fb0902() 88 PROFILER_LOG_WARN(LOG_CORE, in __anon943652fb0b02() 103 …LOG_CORE, "maybe, the contents of print event(clk_prepare_complete) msg had be cut off in outfile"… in __anon943652fb0d02() 117 PROFILER_LOG_WARN(LOG_CORE, in __anon943652fb0f02() 133 …LOG_CORE, "maybe, the contents of print event(clk_set_parent_complete) msg had be cut off in outfi… in __anon943652fb1102() 147 PROFILER_LOG_WARN(LOG_CORE, in __anon943652fb1302() 163 …LOG_CORE, "maybe, the contents of print event(clk_set_phase_complete) msg had be cut off in outfil… in __anon943652fb1502() [all …]
|
D | ftrace_power_event_formatter.cpp | 35 …PROFILER_LOG_WARN(LOG_CORE, "the contents of print event(clock_disable) msg had be cut off in outf… in __anonfac9842e0302() 49 …PROFILER_LOG_WARN(LOG_CORE, "the contents of print event(clock_enable) msg had be cut off in outfi… in __anonfac9842e0502() 63 …PROFILER_LOG_WARN(LOG_CORE, "the contents of print event(clock_set_rate) msg had be cut off in out… in __anonfac9842e0702() 77 …PROFILER_LOG_WARN(LOG_CORE, "the contents of print event(cpu_frequency) msg had be cut off in outf… in __anonfac9842e0902() 92 … LOG_CORE, "the contents of print event(cpu_frequency_limits) msg had be cut off in outfile"); in __anonfac9842e0b02() 106 …PROFILER_LOG_WARN(LOG_CORE, "the contents of print event(cpu_idle) msg had be cut off in outfile"); in __anonfac9842e0d02() 124 … LOG_CORE, "the contents of print event(dev_pm_qos_add_request) msg had be cut off in outfile"); in __anonfac9842e0f02() 141 PROFILER_LOG_WARN(LOG_CORE, in __anonfac9842e1102() 159 PROFILER_LOG_WARN(LOG_CORE, in __anonfac9842e1302() 175 … LOG_CORE, "the contents of print event(device_pm_callback_end) msg had be cut off in outfile"); in __anonfac9842e1502() [all …]
|
/developtools/profiler/device/base/test/unittest/ |
D | epoll_event_poller_test.cpp | 69 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitFinalize start!"); 82 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitOnly start!"); 95 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.Init2Finalize1 start!"); 110 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartStopFinalize start!"); 126 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartStop start!"); 141 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStart start!"); 155 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartAddFd start!"); 163 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartAddFd read %" PRIu64, readValue); in __anon5b5afa580302() 185 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartAddFd start!"); 193 PROFILER_LOG_INFO(LOG_CORE, "EpollEventPollerTest.InitStartAddFd read %" PRIu64, readValue); in __anon5b5afa580402()
|