Home
last modified time | relevance | path

Searched refs:HIVIEW_LOGI (Results 1 – 25 of 121) sorted by relevance

12345

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/
H A Dusage_event_report.cpp59 HIVIEW_LOGI("start to init the env"); in OnLoad()
67 HIVIEW_LOGI("event is invalid"); in OnEvent()
79 HIVIEW_LOGI("start to clean up the env"); in OnUnload()
144 HIVIEW_LOGI("unFoldable device"); in InitFoldEventCacher()
153 HIVIEW_LOGI("start to init shutdown callback"); in InitCallback()
185 HIVIEW_LOGI("task exit"); in TimeOut()
214 HIVIEW_LOGI("start to report daily event"); in ReportDailyEvent()
247 HIVIEW_LOGI("foldAppUsageFactory is nullptr"); in ReportFoldAppUsageEvent()
260 HIVIEW_LOGI("start to save the event to db"); in SaveEventToDb()
289 HIVIEW_LOGI("start service, opt=%{public}s", opt.c_str()); in StartServiceByOption()
[all …]
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_manager.cpp50 HIVIEW_LOGI("start to open snapshot trace."); in OpenSnapshotTrace()
75 HIVIEW_LOGI("start to open recording trace."); in OpenRecordingTrace()
86 HIVIEW_LOGI("TraceMode is switching: snapshot close, recording open."); in OpenRecordingTrace()
97 HIVIEW_LOGI("start to close trace."); in CloseTrace()
106 HIVIEW_LOGI("start to recover trace."); in RecoverTrace()
110 HIVIEW_LOGI("recover trace to Snapshot."); in RecoverTrace()
115 HIVIEW_LOGI("recover trace to close."); in RecoverTrace()
129 HIVIEW_LOGI("traceFiles need recover: %{public}zu", traceFiles.size()); in RecoverTmpTrace()
132 HIVIEW_LOGI("unfinished trace file: %{public}s", fileName.c_str()); in RecoverTmpTrace()
135 HIVIEW_LOGI("source file not exist: %{public}s", originTraceFile.c_str()); in RecoverTmpTrace()
[all …]
H A Dapp_event_task_storage.cpp72 HIVIEW_LOGI("create table app task=%{public}s", TABLE_NAME_TASK.c_str()); in InnerCreateAppTaskTable()
91 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_ID.c_str()); in InnerGetAppTask()
94 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_TASK_DATE.c_str()); in InnerGetAppTask()
97 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_TASK_TYPE.c_str()); in InnerGetAppTask()
100 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_UID.c_str()); in InnerGetAppTask()
103 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_PID.c_str()); in InnerGetAppTask()
106 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_BUNDLE_NAME.c_str()); in InnerGetAppTask()
112 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_START_TIME.c_str()); in InnerGetAppTask()
124 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_COST_CPU.c_str()); in InnerGetAppTask()
127 HIVIEW_LOGI("failed to get %{public}s from resultSet", COLUMN_STATE.c_str()); in InnerGetAppTask()
[all …]
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dperf_collector_impl.cpp136 HIVIEW_LOGI("start collecting data"); in StartPerf()
153 HIVIEW_LOGI("prepare collecting data"); in Prepare()
158 HIVIEW_LOGI("Prepare result : %{public}d", ret); in Prepare()
164 HIVIEW_LOGI("bgein"); in StartRun()
169 HIVIEW_LOGI("result : %{public}d", ret); in StartRun()
175 HIVIEW_LOGI("begin"); in Pause()
180 HIVIEW_LOGI("result : %{public}d", ret); in Pause()
186 HIVIEW_LOGI("begin"); in Resume()
191 HIVIEW_LOGI("result : %{public}d", ret); in Resume()
197 HIVIEW_LOGI("begin"); in Stop()
[all …]
H A Dtrace_collector_impl.cpp66 HIVIEW_LOGI("trace caller is %{public}s.", EnumToString(caller).c_str()); in StartDumpTrace()
70 HIVIEW_LOGI("hitrace service not permitted to load on current version"); in StartDumpTrace()
78 HIVIEW_LOGI("trace is over flow, can not dump."); in StartDumpTrace()
91 HIVIEW_LOGI("trace is over flow, can not upload."); in StartDumpTrace()
106HIVIEW_LOGI("DumpTrace, retCode = %{public}d, data.size = %{public}zu.", result.retCode, result.da… in StartDumpTrace()
115 HIVIEW_LOGI("TraceOn, ret = %{public}d.", result.retCode); in TraceOn()
127HIVIEW_LOGI("TraceOff, ret = %{public}d, data.size = %{public}zu.", result.retCode, result.data.si… in TraceOff()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.cpp53 HIVIEW_LOGI("Load is ready"); in ReadyToLoad()
61 HIVIEW_LOGI("Prepare Enviroment for memory leak"); in PrepareFaultDetectorEnv()
95 HIVIEW_LOGI("FaultDetectorManager OnLoad"); in OnLoad()
101 HIVIEW_LOGI("workLoop_ is nullptr. stop load."); in OnLoad()
106 HIVIEW_LOGI("start detectorProcessLoop task"); in OnLoad()
119 HIVIEW_LOGI("FaultDetectorManager OnUnload"); in OnUnload()
141 HIVIEW_LOGI("FaultDetectorManager::AddAppEventHandler"); in AddAppEventHandler()
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/observer/
H A Duc_observer_mgr.cpp54 HIVIEW_LOGI("succ to subscribe app mgr service status"); in RegisterSysAbilityListener()
72 HIVIEW_LOGI("succ to unsubscribe app mgr service status"); in UnregisterSysAbilityListener()
88 HIVIEW_LOGI("succ to register observer"); in RegisterAppObserver()
105 HIVIEW_LOGI("register observer, res=%{public}d, curTryTime=%{public}u", res, curTryTime); in RegisterRenderObserver()
107 HIVIEW_LOGI("succ to register observer"); in RegisterRenderObserver()
127 HIVIEW_LOGI("succ to unregister observer"); in UnregisterAppObserver()
142 HIVIEW_LOGI("succ to unregister observer"); in UnregisterRenderObserver()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_focus_listener.cpp55 HIVIEW_LOGI("register eventFocusListener task is executing"); in RegisterFocusListener()
63 HIVIEW_LOGI("register eventFocusListener succeed."); in RegisterFocusListener()
66 HIVIEW_LOGI("register eventFocusListener failed."); in RegisterFocusListener()
70 HIVIEW_LOGI("before submit registerFocusListener task to ffrt"); in RegisterFocusListener()
72 HIVIEW_LOGI("after submit registerFocusListener task to ffrt"); in RegisterFocusListener()
88 HIVIEW_LOGI("unRegister eventFocusListener succeed"); in UnRegisterFocusListener()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp93 HIVIEW_LOGI("begin, cmd : %d", DFX_SYS_HIVIEW_ABILITY_ID); in HiviewServiceAbility()
98 HIVIEW_LOGI("begin, cmd : %d", DFX_SYS_HIVIEW_ABILITY_ID); in ~HiviewServiceAbility()
163 HIVIEW_LOGI("invalid logtype: %{public}s", logType.c_str()); in List()
211 HIVIEW_LOGI("invalid logtype: %{public}s", logType.c_str()); in CopyOrMoveFile()
243 HIVIEW_LOGI("invalid logtype: %{public}s", logType.c_str()); in Remove()
260 HIVIEW_LOGI("called"); in OnDump()
265 HIVIEW_LOGI("called"); in OnStart()
270 HIVIEW_LOGI("called"); in OnStop()
365 HIVIEW_LOGI("called"); in HiviewServiceAbilityDeathRecipient()
370 HIVIEW_LOGI("called"); in ~HiviewServiceAbilityDeathRecipient()
[all …]
/ohos5.0/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_event_manager.cpp44 HIVIEW_LOGI("SubscriberEvent start."); in SubscriberEvent()
46 HIVIEW_LOGI("Common Event is already subscribered."); in SubscriberEvent()
68 HIVIEW_LOGI("subscribeResult = %{public}d", subscribeResult); in UnSubscriberEvent()
78HIVIEW_LOGI("recive param update event: %{public}s, %{public}s, %{public}s", action.c_str(), type.… in OnReceiveEvent()
81 HIVIEW_LOGI("ignore other event."); in OnReceiveEvent()
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp131 HIVIEW_LOGI("add ucollection test app trace param watcher ret: %{public}d", ret); in InitDynamicTrace()
158 HIVIEW_LOGI("record trace state changed, ret: %{public}s", value); in OnSwitchRecordTraceStateChanged()
201 HIVIEW_LOGI("start to load UnifiedCollector plugin"); in OnLoad()
208 HIVIEW_LOGI("start to unload UnifiedCollector plugin"); in OnUnload()
236 HIVIEW_LOGI("Receive Event %{public}s", event->GetEventName().c_str()); in OnEvent()
263 HIVIEW_LOGI("sysevent %{public}s", sysEvent.eventName_.c_str()); in OnEventListeningCallback()
325 HIVIEW_LOGI("add ucollection switch param watcher ret: %{public}d", ret); in Init()
359 HIVIEW_LOGI("ucollection switch state changed, ret: %{public}s", value); in OnSwitchStateChanged()
397 HIVIEW_LOGI("start to load hitrace service."); in LoadHitraceService()
413 HIVIEW_LOGI("exit hitrace service."); in ExitHitraceService()
[all …]
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp50 HIVIEW_LOGI("GetSmapsPath start"); in GetSmapsPath()
63 HIVIEW_LOGI("GetSampleFile start"); in GetSampleFile()
71 HIVIEW_LOGI("GetSampleFile success, path:%{public}s", path.c_str()); in GetSampleFile()
106 HIVIEW_LOGI("pid: %{public}s", pid.c_str()); in GetPidByProcess()
112 HIVIEW_LOGI("ClearDir:%{public}s", name.c_str()); in ClearDir()
148 HIVIEW_LOGI("BuildCommand success, cmd:%{public}s", cmd.c_str()); in BuildCommand()
189 HIVIEW_LOGI("has over limit"); in IsSelfOverLimit()
192 HIVIEW_LOGI("has not over limit"); in IsSelfOverLimit()
279 HIVIEW_LOGI("delete file successfully"); in DeleteFile()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/
H A Devent_export_engine.cpp96HIVIEW_LOGI("directory for export config file to store: %{public}s", configFileStoreDir.c_str()); in Init()
101 HIVIEW_LOGI("directory for export db to store: %{public}s", dbStoreDir.c_str()); in Init()
111 HIVIEW_LOGI("total count of module is %{public}zu", configs_.size()); in InitAndRunTasks()
123HIVIEW_LOGI("value of param key[%{public}s] is %{public}s", paramKey.c_str(), val.c_str()); in RegistSettingObserver()
149HIVIEW_LOGI("reset enabled sequence to 0 for moudle %{public}s", config->moduleName.c_str()); in RegistSettingObserver()
153HIVIEW_LOGI("succeed to regist setting db observer for module %{public}s", config->moduleName.c_st… in RegistSettingObserver()
183HIVIEW_LOGI("update enabled seq:%{public}" PRId64 " for moudle %{public}s", curEventSeq, moduleNam… in HandleExportSwitchOn()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_config.cpp50 HIVIEW_LOGI("open file failed. path:%{public}s", path.c_str()); in GetThresholdList()
55 HIVIEW_LOGI("start match line:%{public}s", line.c_str()); in GetThresholdList()
57 HIVIEW_LOGI("This line is a comment"); in GetThresholdList()
66 HIVIEW_LOGI("regex_match success, process: %{public}s", matches[ITEM_NAME].str().c_str()); in GetThresholdList()
H A Dnative_leak_state.cpp105 HIVIEW_LOGI("NativeLeakSampleState::StateProcess pid: %{public}d", userMonitorInfo->GetPid()); in StateProcess()
149 HIVIEW_LOGI("process: %{public}s, pid: %{public}d, pss:%{public}u KB", in CollectUserBaseInfo()
163 HIVIEW_LOGI("NativeLeakSampleState::RemoveData pid: %{public}d", userMonitorInfo->GetPid()); in RemoveData()
170 HIVIEW_LOGI("NativeLeakJudgeState::StateProcess pid: %{public}d", monitorInfo->GetPid()); in StateProcess()
177 HIVIEW_LOGI("pid: %{public}d dont memory leak", userMonitorInfo->GetPid()); in StateProcess()
200 HIVIEW_LOGI("pid: %{public}d memory always over limit, seems leak", userMonitorInfo->GetPid()); in IsMemoryLeak()
267 HIVIEW_LOGI("NativeLeakDumpState::StateProcess pid: %{public}d", userMonitorInfo->GetPid()); in StateProcess()
276 HIVIEW_LOGI("ChangeNextState success, pid: %{public}d", userMonitorInfo->GetPid()); in StateProcess()
331 HIVIEW_LOGI("write general statis itics finished"); in DumpGeneralInfo()
482 HIVIEW_LOGI("waitpid %{public}d success", childPid); in ForkProcessToDumpExtraInfo()
[all …]
/ohos5.0/base/hiviewdfx/hiview/base/event_report/
H A Dhiview_event_report.cpp37 HIVIEW_LOGI("report plugin load event=%{public}s", event->ToJsonString().c_str()); in ReportPluginLoad()
47 HIVIEW_LOGI("report plugin unload event=%{public}s", event->ToJsonString().c_str()); in ReportPluginUnload()
57 HIVIEW_LOGI("report plugin fault event=%{public}s", event->ToJsonString().c_str()); in ReportPluginFault()
66 HIVIEW_LOGI("report plugin stat event=%{public}s", event->ToJsonString().c_str()); in ReportPluginStats()
91 HIVIEW_LOGI("succ to report cpu scene event, sceneId=%{public}s", sceneId.c_str()); in ReportCpuScene()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/moduletest/
H A Dleak_detector_module_test.cpp74 HIVIEW_LOGI("sampleFile:%{public}s", sampleFile.c_str());
78 HIVIEW_LOGI("start assert FileExists sampleFile");
87 HIVIEW_LOGI("WaitFile success, file:%{public}s", file.c_str()); in WaitFile()
92 HIVIEW_LOGI("WaitFile failed, checkCnt:%{public}d", checkCnt); in WaitFile()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DAppLaunchMonitor.cpp38 HIVIEW_LOGI("AppLaunchMonitor::HandleEvt"); in HandleEvt()
49 HIVIEW_LOGI("AppLaunchMonitor::ExecuteProcessAppEvtTaskInMainThr"); in ExecuteProcessAppEvtTaskInMainThr()
64 HIVIEW_LOGI("AppLaunchMonitor::ReportMetrics"); in ReportMetrics()
74 HIVIEW_LOGI("AppLaunchMonitor::ReportNormal"); in ReportNormal()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_database.cpp107 HIVIEW_LOGI("succeeded in creating sys_event_db path=%{public}s", dir.c_str()); in GetDatabaseDir()
137 HIVIEW_LOGI("start backup."); in Backup()
143 HIVIEW_LOGI("no event files exist."); in Backup()
173 HIVIEW_LOGI("finish backup."); in Backup()
180 HIVIEW_LOGI("start restore."); in Restore()
192 HIVIEW_LOGI("finish restore."); in Restore()
234 HIVIEW_LOGI("failed to remove file=%{public}s", delFile.c_str()); in Clear()
237 HIVIEW_LOGI("success to remove file=%{public}s", delFile.c_str()); in Clear()
240HIVIEW_LOGI("end to clear type=%{public}d, curSize=%{public}" PRIu64 ", maxSize=%{public}" PRIu64, in Clear()
288 HIVIEW_LOGI("invalid clear file=%{public}s", file.c_str()); in UpdateClearMap()
[all …]
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/config/
H A Devent_logger_config.cpp49 HIVIEW_LOGI("fail to realPath."); in OpenConfig()
88 HIVIEW_LOGI("version: %{public}s\n", version_.c_str()); in FindConfigVersion()
94 HIVIEW_LOGI("called\n"); in ParseConfigData()
135 HIVIEW_LOGI("called\n"); in FindConfigLine()
149HIVIEW_LOGI("configDate-> id: 0x%{public}x, name: %{public}s, action: %{public}s, interval: %{publ… in FindConfigLine()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp110 HIVIEW_LOGI("invalid log name."); in IsLogNameValid()
122 HIVIEW_LOGI("invalid type."); in IsLogNameValid()
127 HIVIEW_LOGI("invalid module name."); in IsLogNameValid()
133 HIVIEW_LOGI("invalid uid."); in IsLogNameValid()
138 HIVIEW_LOGI("invalid digits."); in IsLogNameValid()
167 HIVIEW_LOGI("Unknown status."); in FillDumpRequest()
774 HIVIEW_LOGI("\nSave Faultlog of Process:%{public}d\n" in AddFaultLogIfNeed()
944 HIVIEW_LOGI("read hilog finished"); in GetHilog()
1041 HIVIEW_LOGI("load FreezeJsonFile."); in GetFreezeJsonCollector()
1085 HIVIEW_LOGI("Start to report freezeJson !!!"); in ReportAppFreezeToAppEvent()
[all …]
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dhiview_db_util.cpp39 HIVIEW_LOGI("start to clear db file=%{public}s", dbFiles[i].c_str()); in ClearDbFilesByTimestampOrder()
94 HIVIEW_LOGI("init db upload path=%{public}s", uploadPath.c_str()); in InitDbUploadPath()
116 HIVIEW_LOGI("succ to remove db file=%{public}s", dbFile.c_str()); in MoveDbFilesToUploadDir()
124HIVIEW_LOGI("start to move db file, src=%{public}s, dst=%{public}s", dbPath.c_str(), uploadFilePat… in MoveDbFileToUploadDir()
141 HIVIEW_LOGI("start to clean db files, size=%{public}zu", dbFiles.size()); in TryToAgeUploadDbFiles()
H A Dsetting_observer_manager.cpp72 HIVIEW_LOGI("observer has been registered with key %{public}s", paramKey.c_str()); in RegisterObserver()
84 HIVIEW_LOGI("succeed to register observer with key %{public}s", paramKey.c_str()); in RegisterObserver()
94 HIVIEW_LOGI("observer not found with key %{public}s", paramKey.c_str()); in UnregisterObserver()
105 HIVIEW_LOGI("succeed to unregister observer with key %{public}s", paramKey.c_str()); in UnregisterObserver()
147HIVIEW_LOGI("setting value is %{public}s, ret is %{public}s", valueResult.c_str(), paramKey.c_str(… in GetStringValue()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/
H A Dsys_event_store.cpp53 HIVIEW_LOGI("sys event service load"); in OnLoad()
63 HIVIEW_LOGI("sys event service unload"); in OnUnload()
76 HIVIEW_LOGI("first time boot, record backup time: %{public}s.", dateStr.c_str()); in IsNeedBackup()
112 HIVIEW_LOGI("event[%{public}s|%{public}s|%{public}" PRId64 "] is valid.", in OnEvent()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp100 HIVIEW_LOGI("Stack of PeerBinder Pid %{public}d is catched.", pidTemp); in Catch()
113 HIVIEW_LOGI("Stack of AsyncBinder Pid %{public}d is catched.", pidTemp); in Catch()
163 HIVIEW_LOGI("Get FreezeJson PeerBinder jsonStr: %{public}s.", binderInfoJsonStr.c_str()); in AddBinderJsonInfo()
178 HIVIEW_LOGI("manager size: %{public}zu", manager.size()); in BinderInfoParser()
262 HIVIEW_LOGI("server:%{public}s, client:%{public}s, wait:%{public}s", in BinderInfoLineParser()
372 HIVIEW_LOGI("Success to call perf result : %{public}d", ret.data); in DoExecHiperf()
374 HIVIEW_LOGI("Failed to call perf result : %{public}d", ret.data); in DoExecHiperf()
382 HIVIEW_LOGI("BinderPeer perf is not configured."); in ForkToDumpHiperf()
387 HIVIEW_LOGI("BinderPeer perf is only enabled in beta version."); in ForkToDumpHiperf()
399 HIVIEW_LOGI("Failed to stat file, error:%{public}d.", errno); in ForkToDumpHiperf()
[all …]

12345