Home
last modified time | relevance | path

Searched refs:DFXLOG_WARN (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dcppcrash_reporter.cpp82 DFXLOG_WARN("%s", "Failed to format crash report."); in ReportToHiview()
86 DFXLOG_WARN("%s", "Failed to report, hiview is crashed."); in ReportToHiview()
92 DFXLOG_WARN("Failed to dlopen libfaultlogger, %s\n", dlerror()); in ReportToHiview()
98 DFXLOG_WARN("Failed to dlsym AddFaultLog, %s\n", dlerror()); in ReportToHiview()
161 DFXLOG_WARN("%s", "Do not to report to AbilityManagerService, foundation is crashed."); in ReportToAbilityManagerService()
167 DFXLOG_WARN("Failed to dlopen libabilityms, %s\n", dlerror()); in ReportToAbilityManagerService()
173 DFXLOG_WARN("Failed to dlsym RecordAppExitReason, %s\n", dlerror()); in ReportToAbilityManagerService()
185DFXLOG_WARN("hisysevent write result=%d, send event [FRAMEWORK,PROCESS_KILL], pid=%d processName=%… in ReportToAbilityManagerService()
H A Ddfx_unwind_remote.cpp85 DFXLOG_WARN("%s::process or unwinder is not initialized.", __func__); in UnwindProcess()
101 DFXLOG_WARN("%s::unwind vm thread is not initialized.", __func__); in UnwindProcess()
107 DFXLOG_WARN("%s::unwind key thread is not initialized.", __func__); in UnwindProcess()
135 DFXLOG_WARN("%s::unwind thread is not initialized.", __func__); in UnwindKeyThread()
139 DFXLOG_WARN("%s::request is not initialized.", __func__); in UnwindKeyThread()
218 DFXLOG_WARN("%s, unwind tid(%d) finish ret(%d).", __func__, tid, ret); in UnwindOtherThread()
H A Ddfx_logger.cpp38 DFXLOG_WARN("%s", "WriteLog: vsnprintf_s fail"); in WriteLog()
54 DFXLOG_WARN("%s", buf); in WriteLog()
H A Dprinter.cpp102 DFXLOG_WARN("%s", "process is nullptr"); in PrintReason()
116 DFXLOG_WARN("%s", "unwinder is nullptr"); in PrintReason()
122 DFXLOG_WARN("%s", "Thread_ is nullptr"); in PrintReason()
127 DFXLOG_WARN("%s", "regs is nullptr"); in PrintReason()
H A Ddfx_fault_stack.cpp85 DFXLOG_WARN("%s", "null frames."); in CollectStackInfo()
307 DFXLOG_WARN("%s : mapName(%s) is not file.", __func__, frame.mapName.c_str()); in ParseUnwindStack()
H A Ddfx_ring_buffer_wrapper.cpp150 DFXLOG_WARN("%s :: Failed to set fd.\n", __func__); in SetWriteBufFd()
H A Ddfx_unwind_async_thread.cpp113 DFXLOG_WARN("%s::Failed to get pcs", __func__); in GetSubmitterStack()
H A Dprocess_dumper.cpp808 DFXLOG_WARN("%s", "Failed to request fd from faultloggerd."); in InitPrintThread()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Ddfx_kernel_stack.cpp45 DFXLOG_WARN("Failed create HstackVal, errno:%d", errno); in DfxGetKernelStack()
52 DFXLOG_WARN("Failed to open bbox, errno:%d", errno); in DfxGetKernelStack()
58 DFXLOG_WARN("Failed to get pid(%d) kernel stack, errno:%d", pid, errno); in DfxGetKernelStack()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/
H A Dmusl_log.h78 #define DFXLOG_WARN(...) DFXLOG_PRINT(LOG_WARN, ##__VA_ARGS__) macro
88 #define DFXLOG_WARN(...)
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxlog/
H A Ddfx_log.h61 #define DFXLOG_WARN(fmt, ...) DFXLOG_PRINT(LOG_WARN, fmt, ##__VA_ARGS__) macro
107 #define DFXLOG_WARN(fmt, ...) DFXLOG_STD_ARRAY(LOG_WARN, fmt, ##__VA_ARGS__) macro
117 #define DFXLOG_WARN(fmt, ...)
/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp109DFXLOG_WARN("%s :: CheckCallerUID :: Caller Uid(%d) is unexpectly.\n", FAULTLOGGERD_TAG.c_str(), c… in CheckCallerUID()
173 DFXLOG_WARN("%s :: Failed to accept connection", FAULTLOGGERD_TAG.c_str()); in HandleAccept()
605DFXLOG_WARN("%s :: pid(%d) has been crashed, break.\n", FAULTLOGGERD_TAG.c_str(), request->pid); in HandleSdkDumpRequest()
783DFXLOG_WARN("%s :: Failed to epoll ctl add Fd(%d), errno(%d)", FAULTLOGGERD_TAG.c_str(), addFd, er… in AddEvent()
794DFXLOG_WARN("%s :: Failed to epoll ctl del Fd(%d), errno(%d)", FAULTLOGGERD_TAG.c_str(), delFd, er… in DelEvent()
834 DFXLOG_WARN("Failed to check request credential request:%d:%d cred:%d:%d fd:%d:%d", in CheckRequestCredential()
905DFXLOG_WARN("%s :: %s: epoll event(%d) error.", FAULTLOGGERD_TAG.c_str(), __func__, events[i].even… in WaitForRequest()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp315 DFXLOG_WARN("%s :: %s :: %s", DFXDUMPCATCHER_TAG.c_str(), __func__, msg.c_str()); in DoDumpCatchRemote()
332 DFXLOG_WARN("%s :: %s :: %s", DFXDUMPCATCHER_TAG.c_str(), __func__, msg.c_str()); in DoDumpCatchRemote()
402 DFXLOG_WARN("No process(%d) status file exist!", pid); in CollectKernelStack()
564 DFXLOG_WARN("%s :: %s :: read error", DFXDUMPCATCHER_TAG.c_str(), __func__); in DoReadBuf()
580 DFXLOG_WARN("%s :: %s :: read error", DFXDUMPCATCHER_TAG.c_str(), __func__); in DoReadRes()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Ddump_catcher.cpp46 DFXLOG_WARN("type(%d) invalid, must %d(native), %d(mix), %d(kernel)", \ in Dump()
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Delapsed_time.h41 DFXLOG_WARN("%s running %" PRId64 " ms", printContent_.c_str(), costTime); in ~ElapsedTime()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp142 DFXLOG_WARN("%s", "ParseElfHeaders failed"); in ParseAllHeaders()
147 DFXLOG_WARN("%s", "ParseProgramHeaders failed"); in ParseAllHeaders()
152 DFXLOG_WARN("%s", "ReadSectionHeaders failed"); in ParseAllHeaders()
156 DFXLOG_WARN("%s", "ParseElfSymbols failed"); in ParseAllHeaders()
197 DFXLOG_WARN("Failed the machine = %s", machine_.c_str()); in ParseElfHeaders()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_socket.cpp128 DFXLOG_WARN("%s :: Failed to get socket fd by cfg", __func__); in StartListen()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c375 DFXLOG_WARN("Default signal alarm error!"); in DFX_SetUpSigAlarmAction()
875DFXLOG_WARN("DFX_SigchainHandler :: sig(%d:%d) is not remote dump type, return directly", in DFX_SigchainHandler()