Home
last modified time | relevance | path

Searched refs:HIVIEW_LOGE (Results 1 – 25 of 56) sorted by relevance

123

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/
Dsys_event_service_adapter.cpp27 HIVIEW_LOGE("failed to start SysEventService."); in StartService()
36 HIVIEW_LOGE("sys event is nullptr."); in OnSysEvent()
41 HIVIEW_LOGE("SysEventServiceOhos service is null."); in OnSysEvent()
51 HIVIEW_LOGE("SysEventServiceOhos service is null."); in UpdateEventSeq()
61 HIVIEW_LOGE("SysEventServiceOhos service is null."); in BindGetTagFunc()
71 HIVIEW_LOGE("SysEventServiceOhos service is null."); in BindGetTypeFunc()
81 HIVIEW_LOGE("SetWorkLoop SysEventServiceOhos service is null."); in SetWorkLoop()
/base/hiviewdfx/hiview/adapter/service/idl/src/
Dhiview_service_agent.cpp38 HIVIEW_LOGE("cannot get service."); in List()
59 HIVIEW_LOGE("create dirs failed."); in CopyOrMoveFile()
64 HIVIEW_LOGE("cannot get service."); in CopyOrMoveFile()
75 HIVIEW_LOGE("cannot get service."); in Remove()
94 HIVIEW_LOGE("invalid destDir: %{public}s", destDir.c_str()); in CheckAndCreateHiviewDir()
100 HIVIEW_LOGE("Context is null."); in CheckAndCreateHiviewDir()
106 HIVIEW_LOGE("file dir is empty."); in CheckAndCreateHiviewDir()
112 HIVIEW_LOGE("set acl access for app failed."); in CheckAndCreateHiviewDir()
117 HIVIEW_LOGE("create hiview dir failed."); in CheckAndCreateHiviewDir()
121 HIVIEW_LOGE("create dest dir failed."); in CheckAndCreateHiviewDir()
[all …]
Dhiview_service_ability_proxy.cpp34 HIVIEW_LOGE("write data failed."); in List()
42 HIVIEW_LOGE("send request failed, error is %{public}d.", res); in List()
47 HIVIEW_LOGE("read file count failed, count: %{public}d", fileCount); in List()
53 HIVIEW_LOGE("read file info failed."); in List()
80 HIVIEW_LOGE("write data failed."); in CopyOrMoveFile()
89 HIVIEW_LOGE("send request failed, error is %{public}d.", res); in CopyOrMoveFile()
94 HIVIEW_LOGE("parcel read result failed."); in CopyOrMoveFile()
105 HIVIEW_LOGE("write data failed."); in Remove()
113 HIVIEW_LOGE("send request failed, error is %{public}d.", res); in Remove()
118 HIVIEW_LOGE("parcel read result failed."); in Remove()
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/src/
Dfaultlog_query_result_stub.cpp33 HIVIEW_LOGE("read descriptor failed."); in OnRemoteRequest()
40 HIVIEW_LOGE("failed to query HasNext."); in OnRemoteRequest()
48 HIVIEW_LOGE("failed to GetNext."); in OnRemoteRequest()
53 HIVIEW_LOGE("failed to write query result."); in OnRemoteRequest()
58 HIVIEW_LOGE("failed to write file descriptor."); in OnRemoteRequest()
Dfaultlogger_service_stub.cpp35 HIVIEW_LOGE("read descriptor failed."); in OnRemoteRequest()
43 HIVIEW_LOGE("failed to Unmarshalling info."); in OnRemoteRequest()
56 HIVIEW_LOGE("failed to query self log."); in OnRemoteRequest()
61 HIVIEW_LOGE("failed to write query result."); in OnRemoteRequest()
/base/hiviewdfx/hiview/plugins/sysevent_source/
Devent_server.cpp65 HIVIEW_LOGE("socket config file does not exist"); in Initializer()
71 HIVIEW_LOGE("open socket config file failed"); in Initializer()
86 HIVIEW_LOGE("get socket buffer error=%{public}d, msg=%{public}s", errno, strerror(errno)); in InitSocketBuf()
91 HIVIEW_LOGE("set socket buffer error=%{public}d, msg=%{public}s", errno, strerror(errno)); in InitSocketBuf()
97HIVIEW_LOGE("get new socket buffer error=%{public}d, msg=%{public}s", errno, strerror(errno)); in InitSocketBuf()
122 HIVIEW_LOGE("can not assign server path"); in TransferEvent()
129HIVIEW_LOGE("create hisysevent socket failed, error=%{public}d, msg=%{public}s", errno, strerror(e… in TransferEvent()
137 HIVIEW_LOGE("send data failed, error=%{public}d, msg=%{public}s", errno, strerror(errno)); in TransferEvent()
151HIVIEW_LOGE("copy hisysevent dev path failed, error=%{public}d, msg=%{public}s", errno, strerror(e… in InitSocket()
157HIVIEW_LOGE("create hisysevent socket failed, error=%{public}d, msg=%{public}s", errno, strerror(e… in InitSocket()
[all …]
/base/hiviewdfx/hiview/base/event_store/utility/writer/
Dsys_event_doc_writer.cpp57 HIVIEW_LOGE("event is null"); in Write()
61 HIVIEW_LOGE("file=%{public}s is not open", docPath_.c_str()); in Write()
71 HIVIEW_LOGE("failed to get the size of file=%{public}s", docPath_.c_str()); in Write()
86 HIVIEW_LOGE("failed to get pageSize from the file=%{public}s", docPath_.c_str()); in Write()
116 HIVIEW_LOGE("invalid new size=%{public}u", remainSize); in FillCurrPageWithZero()
121 HIVIEW_LOGE("failed to new memory for fillData, size=%{public}u", remainSize); in FillCurrPageWithZero()
132 HIVIEW_LOGE("The raw data of event is null"); in GetContentSize()
137 HIVIEW_LOGE("The length=%{public}u of raw data is invalid", dataSize); in GetContentSize()
148 HIVIEW_LOGE("failed to get page size"); in WriteHeader()
186 HIVIEW_LOGE("invalid new content size=%{public}u", contentSize); in BuildContent()
[all …]
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dshell_catcher.cpp44 HIVIEW_LOGE("dup2 writeFd fail"); in DoChildProcess()
75 HIVIEW_LOGE("execl %{public}d, errno: %{public}d", ret, errno); in DoChildProcess()
84 HIVIEW_LOGE("fork fail"); in ReadShellToFile()
90 HIVIEW_LOGE("waitpid fail, pid: %{public}d, errno: %{public}d", childPid, errno); in ReadShellToFile()
102 HIVIEW_LOGE("catcherCmd empty"); in Catch()
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Devent_db_helper.cpp77 HIVIEW_LOGE("failed to create sys_event_logger path, use default path"); in InitDbStore()
88 HIVIEW_LOGE("failed to create db store, ret=%{public}d", ret); in InitDbStore()
99 HIVIEW_LOGE("dbStore is null"); in InsertPluginStatsEvent()
116 HIVIEW_LOGE("dbStore is null"); in InsertSysUsageEvent()
129 HIVIEW_LOGE("dbStore is null"); in QueryPluginStatsEvent()
142 HIVIEW_LOGE("failed to parse the database records=%{public}s", eventStr.c_str()); in QueryPluginStatsEvent()
154 HIVIEW_LOGE("dbStore is null"); in QuerySysUsageEvent()
164 HIVIEW_LOGE("failed to parse the database record=%{public}s", eventStr.c_str()); in QuerySysUsageEvent()
173 HIVIEW_LOGE("dbStore is null"); in DeletePluginStatsEvent()
182 HIVIEW_LOGE("dbStore is null"); in DeleteSysUsageEvent()
[all …]
Dusage_event_cacher.cpp67 HIVIEW_LOGE("failed to save event to db"); in SavePluginStatsEventsToDb()
78 HIVIEW_LOGE("failed to save sys usage event to db"); in SaveSysUsageEventToDb()
/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.cpp41 HIVIEW_LOGE("cannot access rule file."); in Init()
46 HIVIEW_LOGE("bad rule file size."); in Init()
51 HIVIEW_LOGE("failed to parse rule file."); in Init()
56 HIVIEW_LOGE("no rule in rule file."); in Init()
79 HIVIEW_LOGE("failed to read rule file."); in ParseRuleFile()
85 HIVIEW_LOGE("failed to get root element in rule file."); in ParseRuleFile()
128 HIVIEW_LOGE("null rule attribute:domain."); in ParseTagRule()
133 HIVIEW_LOGE("null rule attribute:stringid."); in ParseTagRule()
146 HIVIEW_LOGE("skip duplicated rule, stringid:%{public}s.", stringId.c_str()); in ParseTagRule()
159 HIVIEW_LOGE("null event attribute:domain."); in ParseTagLinks()
[all …]
/base/hiviewdfx/hiview/base/event_store/utility/reader/
Dsys_event_doc_reader.cpp138 HIVIEW_LOGE("failed to open the file, file=%{public}s", docPath_.c_str()); in ReadHeader()
199 HIVIEW_LOGE("invalid content size=%{public}u", contentSize); in ReadContent()
204 HIVIEW_LOGE("failed to new memory for content, size=%{public}u", contentSize); in ReadContent()
209 HIVIEW_LOGE("failed to read the content, file=%{public}s", docPath_.c_str()); in ReadContent()
234 HIVIEW_LOGE("invalid magic number of file=%{public}s", docPath_.c_str()); in IsValidHeader()
240 HIVIEW_LOGE("invalid crc of header, file=%{public}s", docPath_.c_str()); in IsValidHeader()
253HIVIEW_LOGE("invalid crc of content, contentCrc=%{public}u, getCrc=%{public}u, file=%{public}s", in IsValidContent()
277HIVIEW_LOGE("domain=%{public}s or name=%{public}s is empty", domain_.c_str(), name_.c_str()); in BuildRawEvent()
283 HIVIEW_LOGE("invalid new event size=%{public}u", eventSize); in BuildRawEvent()
288 HIVIEW_LOGE("failed to new memory for raw event, size=%{public}u", eventSize); in BuildRawEvent()
[all …]
/base/hiviewdfx/hiview/plugins/event_store/
Dsys_event_store.cpp67 HIVIEW_LOGE("event is null"); in Convert2SysEvent()
71 HIVIEW_LOGE("receive out of sys event type"); in Convert2SysEvent()
76 HIVIEW_LOGE("sysevent is null"); in Convert2SysEvent()
84 HIVIEW_LOGE("SysEventService not ready"); in OnEvent()
/base/hiviewdfx/hiview/plugins/sys_dispatcher/
Dsys_dispatcher.cpp60 HIVIEW_LOGE("event is null"); in Convert2SysEvent()
64 HIVIEW_LOGE("receive out of sys event type"); in Convert2SysEvent()
69 HIVIEW_LOGE("sysevent is null"); in Convert2SysEvent()
/base/hiviewdfx/hiview/base/event_store/store/
Dsys_event_doc.cpp57 HIVIEW_LOGE("failed to init writer from file=%{public}s", curFile_.c_str()); in Insert()
65 HIVIEW_LOGE("failed to update curFile=%{public}s", curFile_.c_str()); in Insert()
92 HIVIEW_LOGE("failed to update current file"); in InitWriter()
104 HIVIEW_LOGE("failed to init reader from file=%{public}s", curFile_.c_str()); in InitReader()
139 HIVIEW_LOGE("failed to create domain dir=%{public}s", dir.c_str()); in GetDir()
173 HIVIEW_LOGE("failed to create file=%{public}s, errno=%{public}d", filePath.c_str(), errno); in CreateCurFile()
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dlog_util.cpp89 HIVIEW_LOGE("%{public}s get fd fail, fd is %{public}d.", file.c_str(), fd); in ReadFileBuff()
95 HIVIEW_LOGE("read file: %s failed, fd is %d\n", file.c_str(), fd); in ReadFileBuff()
107 HIVIEW_LOGE("the system file (%{public}s) is illegal.", file.c_str()); in GetFileFd()
113 HIVIEW_LOGE("the system file (%{public}s) is not found.", realFileName.c_str()); in GetFileFd()
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
Dnapi_faultlogger.cpp53 HIVIEW_LOGE("pid %{public}d Fail to get fd:%{public}d\n", faultLogInfo->GetProcessId(), fd); in ConversionInform()
165 HIVIEW_LOGE("parameterCount Incorrect %{public}d", parameterCount); in QuerySelfFaultLog()
170 HIVIEW_LOGE("parameters[0] type isn't number"); in QuerySelfFaultLog()
176 HIVIEW_LOGE("faultLogInfoContext == nullptr"); in QuerySelfFaultLog()
185 HIVIEW_LOGE("parameters[1] type isn't function"); in QuerySelfFaultLog()
214 HIVIEW_LOGE("parameters[0] type isn't number"); in AddFaultLog()
218 HIVIEW_LOGE("parameters[1] type isn't number"); in AddFaultLog()
222 HIVIEW_LOGE("parameters[2] type isn't napi_string"); in AddFaultLog()
226 HIVIEW_LOGE("parameters[3] type isn't napi_string"); in AddFaultLog()
255 HIVIEW_LOGE("parameterCount Incorrect %{public}d", parameterCount); in Query()
[all …]
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp107 HIVIEW_LOGE("event == nullptr"); in OnEvent()
174 HIVIEW_LOGE("create log file %{public}s failed, %{public}d", logFile.c_str(), fd); in StartLogCollect()
207 HIVIEW_LOGE("capture fail %{public}d", ret); in StartLogCollect()
232 HIVIEW_LOGE("hitraceTime snprintf_s error %{public}d!", ret); in GetHitraceName()
256 HIVIEW_LOGE("Get SystemAbilityManager failed!"); in HitraceCatcher()
262 HIVIEW_LOGE("Get xperf -Trace Manager failed!"); in HitraceCatcher()
268 HIVIEW_LOGE("Get IHitraceService failed!"); in HitraceCatcher()
281 HIVIEW_LOGE("Get iHitraceService DumpTraceToDir failed"); in HitraceCatcher()
375 HIVIEW_LOGE("event: id:0x%{public}d, eventName:%{public}s pid:%{public}s. \ in JudgmentRateLimiting()
465 HIVIEW_LOGE("FreezeCommon filed."); in OnLoad()
[all …]
/base/hiviewdfx/hiview/plugins/usage_event_report/
Dusage_event_report.cpp221 HIVIEW_LOGE("failed to fork child process"); in StartServiceByOption()
227HIVIEW_LOGE("failed to convert lastReportTime_=%{public}" PRIu64 " to string", lastReportTime_); in StartServiceByOption()
232HIVIEW_LOGE("failed to convert lastSysReportTime_=%{public}" PRIu64 " to string", lastSysReportTim… in StartServiceByOption()
242 HIVIEW_LOGE("failed to execute %{public}s", serviceName.c_str()); in StartServiceByOption()
247 HIVIEW_LOGE("failed to waitpid, pid=%{public}d, err=%{public}d", pid, errno); in StartServiceByOption()
/base/hiviewdfx/hiview/base/
Ddispatch_config.cpp45 HIVIEW_LOGE("parse json file failed, please check the style of json file: %{public}s", in HiviewRuleParser()
67 HIVIEW_LOGE("ParseEventTypes failed"); in HiviewRuleParser()
89 HIVIEW_LOGE("ParseTagEvents failed"); in HiviewRuleParser()
108 HIVIEW_LOGE("ParseEvents failed"); in HiviewRuleParser()
127 HIVIEW_LOGE("ParseDomainRule failed"); in HiviewRuleParser()
/base/hiviewdfx/hiview/plugins/usage_event_report/service/
Dusage_event_report_service.cpp44 HIVIEW_LOGE("invalid path, path is nullptr"); in InitWorkPath()
49 HIVIEW_LOGE("invalid path, path does not exist"); in InitWorkPath()
53 HIVIEW_LOGE("invalid path, path should be in the hiview dir"); in InitWorkPath()
77 HIVIEW_LOGE("failed to report sys usage event, cache is null"); in ReportSysUsage()
/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
Dapp_usage_event_factory.cpp58 HIVIEW_LOGE("the accounts obtained are empty"); in Create()
84 HIVIEW_LOGE("failed to get userId, err=%{public}d", res); in GetAllCreatedOsAccountIds()
105 HIVIEW_LOGE("failed to get package stats, errCode=%{public}d", errCode); in GetAppUsageInfosByUserId()
134 HIVIEW_LOGE("Failed to get the version of the bundle=%{public}s", bundleName.c_str()); in GetAppVersion()
Dsys_usage_event_factory.cpp64 HIVIEW_LOGE("failed to get boot time"); in GetBootTime()
75 HIVIEW_LOGE("failed to get Monotonic time"); in GetMonotonicTime()
/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dcompose_rule.cpp45 HIVIEW_LOGE("Json parse fail, err is %{public}s or %{public}s don't exist in %{public}s.", in ParseComposeRule()
51 HIVIEW_LOGE("Json parse fail in %{public}s.", config.c_str()); in ParseComposeRule()
83 HIVIEW_LOGE("ComposeRule don't have %{public}s featureId.", featureId.c_str()); in GetMapFromJson()
Dextract_rule.cpp44HIVIEW_LOGE("Json parse fail, err is %{public}s in %{public}s.", errs.c_str(), config.c_str()); in ParseExtractRule()
49 HIVIEW_LOGE("Json parse fail in %{public}s.", config.c_str()); in ParseExtractRule()
61 HIVIEW_LOGE("failed to get json number %{public}s.", L1_SEG_STATUS.c_str()); in ParseSegStatusCfg()
136 HIVIEW_LOGE("failed to get json array number %{public}s.\n", param.c_str()); in GetJsonArray()
192 HIVIEW_LOGE("failed to get json number %{public}s.", L1_SEG_STATUS.c_str()); in SplitFeatureId()
230 HIVIEW_LOGE("rule command can't have num.\n"); in ParseRuleParam()

123