/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/ |
H A D | sys_event_backup.cpp | 39 HIVIEW_LOGW("create backup dir failed."); in Backup() 45 HIVIEW_LOGW("delete tmp backup file failed."); in Backup() 50 HIVIEW_LOGW("backup failed."); in Backup() 59 HIVIEW_LOGW("rename to bak file failed."); in Backup() 66 HIVIEW_LOGW("rename tmp file failed."); in Backup() 85 HIVIEW_LOGW("restore dir not exists."); in Restore() 90 HIVIEW_LOGW("restore event file failed."); in Restore() 101 HIVIEW_LOGW("rename bak file failed."); in CheckBackupFile()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/ |
H A D | export_config_parser.cpp | 84 HIVIEW_LOGW("settingDbParam configured is invalid."); in ParseSettingDbParam() 89 HIVIEW_LOGW("name of setting db parameter configured is invalid."); in ParseSettingDbParam() 94 HIVIEW_LOGW("enabled value of setting db parameter configured is invalid."); in ParseSettingDbParam() 105 HIVIEW_LOGW("exportDirectory configured is invalid."); in ParseResidualContent() 111 HIVIEW_LOGW("exportDirMaxCapacity configured is invalid."); in ParseResidualContent() 117 HIVIEW_LOGW("exportSingleFileMaxSize configured is invalid."); in ParseResidualContent() 123 HIVIEW_LOGW("taskExecutingCycle configured is invalid."); in ParseResidualContent() 129 HIVIEW_LOGW("fileStoredMaxDayCnt configured is invalid."); in ParseResidualContent()
|
H A D | export_config_manager.cpp | 29 HIVIEW_LOGW("no module name found."); in GetModuleNames() 48 HIVIEW_LOGW("no export config found for module:%{public}s.", moduleName.c_str()); in GetExportConfig() 58 HIVIEW_LOGW("configuration file directory is invalid, dir: %{public}s.", configDir.c_str()); in Init() 64 HIVIEW_LOGW("no event export configuration file found."); in Init() 84 HIVIEW_LOGW("config file name is invalid, file=%{public}s.", configFile.c_str()); in ParseConfigFile() 90 HIVIEW_LOGW("this config file of %{public}s module has been parsed", moduleName.c_str()); in ParseConfigFile()
|
H A D | export_event_list_parser.cpp | 95 HIVIEW_LOGW("events configured is invalid."); in GetExportEventList() 100 HIVIEW_LOGW("events configured is empty."); in GetExportEventList() 106 HIVIEW_LOGW("event configured is invalid."); in GetExportEventList() 122 HIVIEW_LOGW("configurationInfo configured is invalid."); in ParseConfiguration() 127 HIVIEW_LOGW("failed to parse integer value of configurationVersion."); in ParseConfiguration()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/ |
H A D | daily_config.cpp | 40 HIVIEW_LOGW("failed to parse config file=%{public}s", configPath.c_str()); in Parse() 46 HIVIEW_LOGW("failed to parse config file=%{public}s, version=%{public}s", in Parse() 61 HIVIEW_LOGW("failed to parse common config"); in ParseCommonThreshold() 72 HIVIEW_LOGW("failed to parse common config, key=%{public}s", key.c_str()); in ParseCommonThreshold() 86 HIVIEW_LOGW("failed to parse custom config"); in ParseCustomThreshold() 103 HIVIEW_LOGW("failed to parse domain config"); in ParseThresholdOfDomain() 109 HIVIEW_LOGW("failed to parse the domain"); in ParseThresholdOfDomain() 130 HIVIEW_LOGW("failed to parse the name"); in ParseThresholdOfName() 137 HIVIEW_LOGW("failed to parse the value=%{public}d of name=%{public}s", value, name.c_str()); in ParseThresholdOfName()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/ |
H A D | test_util.cpp | 53 HIVIEW_LOGW("GetSmapsPath failed because pid is empty"); in GetSmapsPath() 66 HIVIEW_LOGW("GetSampleFile failed because pid is empty"); in GetSampleFile() 130 HIVIEW_LOGW("BuildCommand failed, by target invalid"); in BuildCommand() 156 HIVIEW_LOGW("ExecCmd failed, by cmd empty"); in ExecCmd() 162 HIVIEW_LOGW("ExecCmd failed, by pipe popen failed"); in ExecCmd() 171 HIVIEW_LOGW("ExecCmd success, result:%{public}s", result.c_str()); in ExecCmd() 184 HIVIEW_LOGW("GetSelfStatm failed"); in IsSelfOverLimit() 199 HIVIEW_LOGW("GetStatm failed, leak process died"); in GetStatm() 204 HIVIEW_LOGW("GetStatm failed, open statm failed"); in GetStatm() 222 HIVIEW_LOGW("GetStatm failed, open statm failed"); in GetSelfStatm() [all …]
|
/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/config/ |
H A D | area_policy.cpp | 41 HIVIEW_LOGW("failed to parse config file=%{public}s", configPath.c_str()); in Parse() 47 HIVIEW_LOGW("failed to parse config file=%{public}s, version=%{public}s", in Parse() 53 HIVIEW_LOGW("failed to parse allowed info, file=%{public}s, version=%{public}s", in Parse() 65 HIVIEW_LOGW("area config is not object"); in ParseAllowedInfos() 89 HIVIEW_LOGW("failed to parse key=%{public}s, value=%{public}d", in ParseAllowedInfo() 97 HIVIEW_LOGW("failed to parse key=%{public}s, value=%{public}d", in ParseAllowedInfo() 105 HIVIEW_LOGW("failed to parse key=%{public}s, value=%{public}d", in ParseAllowedInfo() 113 HIVIEW_LOGW("failed to parse key=%{public}s, value=%{public}d", in ParseAllowedInfo()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/ |
H A D | XperfPlugin.cpp | 118 HIVIEW_LOGW("Event is not Sys event type"); in OnEventListeningCallback() 142 HIVIEW_LOGW("[XperfPlugin::OnLoad] eventObservable is null"); in NormalInit() 154 HIVIEW_LOGW("event %{public}s not exist in logIdMap", logIdStr.c_str()); in XperfDispatch() 157 HIVIEW_LOGW("dispatch exception: %{public}s", logIdEx.what()); in XperfDispatch() 167 … HIVIEW_LOGW("[XperfPlugin::DispatchToMonitor] no monitor register for %{public}d", logId); in DispatchToMonitor() 183 HIVIEW_LOGW("[XperfPlugin::PostAppStartEvent] appEventHandler is null"); in PostAppStartEvent() 195 HIVIEW_LOGW("[XperfPlugin::PostScrollJankEvent] appEventHandler is null"); in PostScrollJankEvent()
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/ |
H A D | hiview_zip_util.cpp | 63 HIVIEW_LOGW("get target path failed."); in AddFileInZip() 69 HIVIEW_LOGW("open new file in zip failed."); in AddFileInZip() 139 HIVIEW_LOGW("entry num exceeds: %{public}lu", globalInfo.number_entry); in UnzipFile() 157 HIVIEW_LOGW("create dir failed."); in UnzipFile() 163 HIVIEW_LOGW("create dir for file failed."); in UnzipFile() 168 HIVIEW_LOGW("unzip file failed."); in UnzipFile() 173 HIVIEW_LOGW("unzip file size exceeded."); in UnzipFile() 194 HIVIEW_LOGW("create zip sub file failed."); in DoUnzipFile()
|
H A D | hiview_db_util.cpp | 41 HIVIEW_LOGW("failed to delete db file=%{public}s", dbFiles[i].c_str()); in ClearDbFilesByTimestampOrder() 113 HIVIEW_LOGW("failed to remove db file=%{public}s", dbFile.c_str()); in MoveDbFilesToUploadDir() 126 HIVIEW_LOGW("failed to copy db file=%{public}s", dbPath.c_str()); in MoveDbFileToUploadDir() 130 HIVIEW_LOGW("failed to delete db file=%{public}s", dbPath.c_str()); in MoveDbFileToUploadDir()
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/ |
H A D | hiview_service_ability_stub.cpp | 112 HIVIEW_LOGW("failed to write TraceErrorCodeWrapper to parcel"); in WritePracelableToMessage() 278 HIVIEW_LOGW("file list num:%{public}zu", fileInfos.size()); in HandleListRequest() 315 HIVIEW_LOGW("cannot get logtype"); in HandleCopyOrMoveRequest() 320 HIVIEW_LOGW("cannot get log type"); in HandleCopyOrMoveRequest() 325 HIVIEW_LOGW("cannot get dest dir"); in HandleCopyOrMoveRequest() 329 HIVIEW_LOGW("invalid dest: %{public}s", dest.c_str()); in HandleCopyOrMoveRequest() 343 HIVIEW_LOGW("cannot get log type"); in HandleRemoveRequest() 348 HIVIEW_LOGW("cannot get log name"); in HandleRemoveRequest() 363 HIVIEW_LOGW("failed to read tag groups from parcel"); in HandleOpenSnapshotTraceRequest() 375 HIVIEW_LOGW("failed to read trace caller from parcel"); in HandleDumpSnapshotTraceRequest() [all …]
|
H A D | hiview_log_config_manager.cpp | 75 HIVIEW_LOGW("no valid log config file."); in GetLogConfigFromFile() 79 HIVIEW_LOGW("no such type: %{public}s.", type.c_str()); in GetLogConfigFromFile() 83 HIVIEW_LOGW("no file path tag."); in GetLogConfigFromFile() 88 HIVIEW_LOGW("path is empty."); in GetLogConfigFromFile()
|
H A D | hiview_service_ability.cpp | 46 HIVIEW_LOGW("Failed to query bundle name, uid:%{public}d.", uid); in GetApplicationNameById() 174 HIVIEW_LOGW("open dir failed."); in GetFileInfoUnderDir() 184 HIVIEW_LOGW("stat file failed."); in GetFileInfoUnderDir() 215 HIVIEW_LOGW("log: %{public}s is read only.", logType.c_str()); in CopyOrMoveFile() 227 HIVIEW_LOGW("file: %{public}s not exist.", StringUtil::HideSnInfo(logName).c_str()); in CopyOrMoveFile() 247 HIVIEW_LOGW("log: %{public}s is read only.", logType.c_str()); in Remove() 252 HIVIEW_LOGW("file: %{public}s not exist.", StringUtil::HideSnInfo(logName).c_str()); in Remove()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/ |
H A D | daily_db_helper.cpp | 54 HIVIEW_LOGW("failed to create table=%{public}s, ret=%{public}d", EVENTS_TABLE.c_str(), ret); in CreateEventsTable() 89 HIVIEW_LOGW("db path is null"); in InitDbPath() 114 HIVIEW_LOGW("failed to create db, ret=%{public}d", ret); in InitDbStore() 131 HIVIEW_LOGW("failed to insert event, domain=%{public}s, name=%{public}s", in InsertEventInfo() 156 HIVIEW_LOGW("failed to update event, domain=%{public}s, name=%{public}s, count=%{public}d", in UpdateEventInfo() 174 HIVIEW_LOGW("failed to query table, domain=%{public}s, name=%{public}s", in QueryEventInfo() 186 HIVIEW_LOGW("failed to get count value, domain=%{public}s, name=%{public}s", in QueryEventInfo() 239 HIVIEW_LOGW("failed to report event, ret=%{public}d", ret); in ReportDailyEvent()
|
/ohos5.0/base/hiviewdfx/hiview/base/ |
H A D | event_loop.cpp | 73 HIVIEW_LOGW("Failed to create event queue fd."); in InitEventQueueNotifier() 288 HIVIEW_LOGW("Watched fds exceed 64."); in AddFileDescriptorEventCallback() 293 HIVIEW_LOGW("Exist fd callback with same name."); in AddFileDescriptorEventCallback() 299 HIVIEW_LOGW("Invalid poll fd."); in AddFileDescriptorEventCallback() 314 HIVIEW_LOGW("Fail to Add Fd callback."); in AddFileDescriptorEventCallback() 332 HIVIEW_LOGW("fd callback name is not existed."); in RemoveFileDescriptorEventCallback() 345 HIVIEW_LOGW("fail to remove watched fd."); in RemoveFileDescriptorEventCallback() 407 HIVIEW_LOGW("Failed to optimize memory for current thread"); in Run() 509 HIVIEW_LOGW("Loop event task with null tasks."); in ProcessEvent() 515 HIVIEW_LOGW("Loop packaged task with null tasks."); in ProcessEvent() [all …]
|
H A D | event_dispatch_queue.cpp | 70 HIVIEW_LOGW("event is null"); in Enqueue() 76 HIVIEW_LOGW("queue is stopped"); in Enqueue() 80 HIVIEW_LOGW("context is null"); in Enqueue() 89 HIVIEW_LOGW("invalid type=%{public}d of queue", queuePtr->type_); in Enqueue()
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/ |
H A D | cpu_calculator.cpp | 84 HIVIEW_LOGW("failed to get max st load from cpu=%{public}u", cpuCoreIndex); in GetMaxStCpuLoad() 97 HIVIEW_LOGW("failed to get max st load with smt from cpu=%{public}u", cpuCoreIndex); in GetMaxStCpuLoadWithSMT() 114 HIVIEW_LOGW("invalid params, currCpuLoad=%{public}" PRIu64 ", lastCpuLoad=%{public}" PRIu64 in CalculateCpuLoad() 119 HIVIEW_LOGW("invalid num of max cpu load unit"); in CalculateCpuLoad() 130 … HIVIEW_LOGW("invalid params, currCpuUsage=%{public}" PRIu64 ", lastCpuUsage=%{public}" PRIu64 in CalculateCpuUsage() 135 HIVIEW_LOGW("invalid num of cpu cores"); in CalculateCpuUsage()
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/utils/ |
H A D | cpu_util.cpp | 30 HIVIEW_LOGW("failed to get content from file=%{public}s", path.c_str()); in GetIntegerFromFile() 66 … HIVIEW_LOGW("failed to get cpu cores content from file=%{public}s", cpuCoresFilePath.c_str()); in GetNumOfCpuCores() 74 HIVIEW_LOGW("invalid cpu cores content=%{public}s", cpuCoresFileFirstLine.c_str()); in GetNumOfCpuCores() 84 HIVIEW_LOGW("failed to read %{public}s", procLoadAvgPath.c_str()); in GetSysCpuLoad() 91 HIVIEW_LOGW("failed to parse content=%{public}s", loadContent.c_str()); in GetSysCpuLoad() 105 HIVIEW_LOGW("failed to read %{public}s", procStatPath.c_str()); in GetCpuTimeInfos()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
H A D | event_log_catcher.cpp | 70 HIVIEW_LOGW("parameter err, fd:%{public}d, filename:%{public}s.", fd, fileName.c_str()); in AppendFile() 78 HIVIEW_LOGW("%{public}s", errStr.c_str()); in AppendFile() 84 HIVIEW_LOGW("fail to check consistency."); in AppendFile() 90 HIVIEW_LOGW("open %{public}s failed. errno is %{public}d", fileName.c_str(), errno); in AppendFile()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/ |
H A D | event_scan_handler.cpp | 39 … HIVIEW_LOGW("failed to get file info %{public}s", StringUtil::HideDeviceIdInfo(file).c_str()); in GetFileLastModifiedTime() 55 HIVIEW_LOGW("no packaged export event file found."); in GetExpiredFileNames() 88 HIVIEW_LOGW("no expired event file found"); in Scan() 91 HIVIEW_LOGW("count of export event zip file is %{public}zu", delReq->files.size()); in Scan()
|
/ohos5.0/base/hiviewdfx/hiview/core/ |
H A D | plugin_config.cpp | 32 HIVIEW_LOGW("fail to open config file."); in StartParse() 48 HIVIEW_LOGW("match field failed."); in StartParse() 77 HIVIEW_LOGW("no match plugin expression found! \n"); in ParsePlugin() 112 HIVIEW_LOGW("Fail to match pipeline expression."); in ParsePipeline() 129 HIVIEW_LOGW("Fail to match pipeline group expression."); in ParsePipelineGroup()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | sysevent_source.cpp | 93 HIVIEW_LOGW("raw data of sys event is null"); in HandlerEvent() 134 HIVIEW_LOGW("failed to watch the change of parameter %{public}s", TEST_TYPE_PARAM_KEY); in OnLoad() 142 HIVIEW_LOGW("context is null"); in InitController() 186 HIVIEW_LOGW("hiviewPlatform is null"); in PublishPipelineEvent() 287 HIVIEW_LOGW("domain=%{public}s or name=%{public}s is empty.", in IsValidSysEvent() 293 HIVIEW_LOGW("type defined for event[%{public}s|%{public}s|%{public}" PRIu64 "] is invalid.", in IsValidSysEvent() 298 … HIVIEW_LOGW("type=%{public}d of event[%{public}s|%{public}s|%{public}" PRIu64 "] is invalid.", in IsValidSysEvent() 305 HIVIEW_LOGW("ignore duplicate event[%{public}s|%{public}s|%{public}" PRIu64 "].", in IsValidSysEvent()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/ |
H A D | daily_controller.cpp | 38 HIVIEW_LOGW("event is null"); in CheckThreshold() 102 HIVIEW_LOGW("failed to update, domain=%{public}s, name=%{public}s", in UpdateCacheToDb() 124 HIVIEW_LOGW("failed to get threshold from config, threshold=%{public}d", threshold); in GetThreshold() 141 HIVIEW_LOGW("failed to query event info from db, count=%{public}d", eventInfo.count); in GetCount() 189 HIVIEW_LOGW("failed to insert, domain=%{public}s, name=%{public}s", in UpdateDb()
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/ |
H A D | hiview_remote_service.cpp | 42 HIVIEW_LOGW("hiview remote service died and local instance is null."); in OnRemoteDied() 50 HIVIEW_LOGW("hiview remote service died."); in OnRemoteDied() 52 HIVIEW_LOGW("unknown service died."); in OnRemoteDied()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/config/ |
H A D | event_logger_config.cpp | 54 HIVIEW_LOGW("fail to open config file.\n"); in OpenConfig() 75 HIVIEW_LOGW("Configfile is none.\n"); in FindConfigVersion() 83 HIVIEW_LOGW("match version failed.\n"); in FindConfigVersion() 106 HIVIEW_LOGW("match event failed, getline duf is %{public}s.\n", buf.c_str()); in ParseConfigData()
|