/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/ |
H A D | dfx_dumprequest.c | 319 DFXLOGI("(%{public}ld) wait %{public}s(%{public}d) exit.", syscall(SYS_gettid), name, childPid); in WaitProcessExit() 334 DFXLOGI("(%{public}ld) wait for (%{public}d) timeout", syscall(SYS_gettid), childPid); in WaitProcessExit() 341 DFXLOGI("(%{public}ld) wait for %{public}s(%{public}d) return with ret(%{public}d), status(%{public}d)", in WaitProcessExit() 345 DFXLOGI("wait %{public}s(%{public}d) exit code: %{public}d", name, childPid, exitCode); in WaitProcessExit() 348 DFXLOGI("wait %{public}s(%{public}d) exit with sig: %{public}d", name, childPid, sigNum); in WaitProcessExit() 375 DFXLOGI("The exec processdump pid(%{public}ld).", syscall(SYS_getpid)); in ForkAndExecProcessDump() 391 DFXLOGI("The clone thread(%{public}ld).", syscall(SYS_gettid)); in CloneAndDoProcessDump() 456 DFXLOGI("processdump unwind finish, exit vm pid = %{public}d", pids[VIRTUAL_PROCESS_PID]); in StartVMProcessUnwind() 459 DFXLOGI("exit dummy vm process"); in StartVMProcessUnwind() 541 DFXLOGI("star in ReadProcessDumpGetRegsMsg() [all...] |
H A D | dfx_signal_handler.c | 302 DFXLOGI("g_GetStackIdFunc %{public}p.", (void*)g_request.stackId); in FillDumpRequest() 323 DFXLOGI("Start collect crash thread info."); in FillDumpRequest() 326 DFXLOGI("Finish collect crash thread info."); in FillDumpRequest() 375 DFXLOGI("Current process(%{public}ld) rethrow sig(%{public}d).", syscall(SYS_getpid), sig); in ResetAndRethrowSignalIfNeed() 381 DFXLOGI("Crash(%{public}d) in child thread(%{public}ld), lock main thread.", sig, syscall(SYS_gettid)); in PauseMainThreadHandler() 385 DFXLOGI("Crash in child thread(%{public}ld), exit main thread.", syscall(SYS_gettid)); in PauseMainThreadHandler() 394 DFXLOGI("Try block main thread."); in BlockMainThreadIfNeed() 447 DFXLOGI("DFX_SigchainHandler :: sig(%{public}d), pid(%{public}d), processName(%{public}s), threadName(%{public}s).", in DFX_SigchainHandler()
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/ |
H A D | backtrace_local.cpp | 83 DFXLOGI("Failed to get tid(%{public}d) user stack, try kernel", tid); in GetBacktraceStringByTid() 96 DFXLOGI("Receive PrintBacktrace request."); in PrintBacktrace() 109 DFXLOGI(" %{public}s", line.c_str()); in PrintBacktrace() 119 DFXLOGI("GetBacktrace elapsed time: %{public}" PRId64 " ms", et.Elapsed<std::chrono::milliseconds>()); in GetBacktrace() 127 DFXLOGI("GetBacktrace with skip, elapsed time: %{public}" PRId64 " ms", et.Elapsed<std::chrono::milliseconds>()); in GetBacktrace() 163 DFXLOGI("Failed to get tid(%{public}d) user stack, try kernel", tid); in GetProcessStacktrace()
|
H A D | dfx_kernel_stack.cpp | 72 DFXLOGI("search thread name failed");
in FormatThreadKernelStack()
|
/base/hiviewdfx/faultloggerd/test/funchook/ |
H A D | dfx_signal_hook.c | 82 DFXLOGI("%{public}d:%{public}d pthread_sigmask signal(%{public}d)\n", getpid(), gettid(), i); in pthread_sigmask() 101 DFXLOGI("%{public}d:%{public}d sigprocmask signal(%{public}d)\n", getpid(), gettid(), i); in sigprocmask() 115 DFXLOGI("%{public}d register signal handler for signal(%{public}d)\n", getpid(), signum); in signal() 156 DFXLOGI("begin: %{public}" PRIu64 ", end: %{public}" PRIu64 ", sigactionAddr: %{public}" PRIuPTR "", in IsSigactionAddr() 180 DFXLOGI("%{public}d call sigaction and signo is %{public}d\n", getpid(), sig); in sigaction()
|
/base/hiviewdfx/faultloggerd/common/dfxlog/ |
H A D | dfx_log.h | 41 #define DFXLOGI(fmt, ...) HILOG_BASE_INFO(LOG_CORE, fmt, ##__VA_ARGS__) macro 63 #define DFXLOGI(fmt, ...) HILOG_INFO(LOG_CORE, fmt, ##__VA_ARGS__) macro 81 #define DFXLOGI(fmt, ...) macro
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/ |
H A D | musl_log.h | 71 #define DFXLOGI(...) DFXMUSL_PRINT(LOG_INFO, __VA_ARGS__) macro 80 #define DFXLOGI(...) macro
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | process_dumper.cpp | 94 DFXLOGI("%{public}s :: nwrite: %{public}zd, writeLength: %{public}zu", __func__, nwrite, writeLength); in WriteData() 98 DFXLOGI("%{public}s :: needWriteDataSize: %{public}zu, writeDataSize: %{public}zu", __func__, dataSize, index); in WriteData() 256 DFXLOGI("reset, prevent incorrect reading sival_int for tid"); in SetProcessdumpTimeout() 261 DFXLOGI("end time is zero, not set new alarm"); in SetProcessdumpTimeout() 267 DFXLOGI("now has timeout, processdump exit"); in SetProcessdumpTimeout() 274 DFXLOGI("processdump remain time%{public}" PRIu64 "ms", diffTime); in SetProcessdumpTimeout() 313 DFXLOGI("start block crash process pid %{public}d nspid %{public}d", request->pid, request->nsPid); in Dump() 324 DFXLOGI("Finish GetStackInfo len %{public}" PRIuPTR "", jsonInfo.length()); in Dump() 397 DFXLOGI("get open files info finish"); in GetOpenFiles() 413 DFXLOGI("ge in InitRegs() [all...] |
H A D | lock_parser.cpp | 46 DFXLOGI("Thread(%{public}d) is waiting a lock with type %d held by %d", tid, type, owner);
in ParseLockInfo()
|
H A D | dfx_unwind_async_thread.cpp | 45 DFXLOGI("%{public}s, unwind tid(%{public}d) start.", __func__, tid); in UnwindStack() 80 DFXLOGI("%{public}s, unwind tid(%{public}d) finish ret(%{public}d).", __func__, tid, ret); in UnwindStack()
|
H A D | dfx_unwind_remote.cpp | 60 DFXLOGI("Failed to get tid(%{public}d) user stack, try kernel", tid); in GetThreadKernelStack() 65 DFXLOGI("%{public}s", threadKernelStack.substr(i, step).c_str()); in GetThreadKernelStack()
|
H A D | dfx_ring_buffer_wrapper.cpp | 128 DFXLOGI("%{public}s", itemVec[i].c_str()); in PrintBaseInfo()
|
H A D | cppcrash_reporter.cpp | 113 DFXLOGI("Finish report fault to FaultLogger %{public}s(%{public}d,%{public}d)", cmdline_.c_str(), pid_, uid_); in ReportToHiview()
|
/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | elf_imitate.cpp | 533 DFXLOGI("no more program lines"); in ParseProgramHeaders() 544 DFXLOGI("no more program lines"); in ParseProgramHeaders() 592 DFXLOGI("no more section lines"); in ParseSectionHeaders() 598 DFXLOGI("no more section lines"); in ParseSectionHeaders() 607 DFXLOGI("incorrect section line: %{public}s", line.c_str()); in ParseSectionHeaders() 698 DFXLOGI("no section index found: %{public}s", line.c_str()); in GetSecIndex() 704 DFXLOGI("section index form incorrect: %{public}s", str.c_str()); in GetSecIndex() 718 DFXLOGI("not digits: %{public}s", str.c_str()); in GetSecIndex() 741 DFXLOGI("no more symbol lines"); in ParseElfSymbols() 771 DFXLOGI("GetNextLin in GetNextSymLine() [all...] |
/base/hiviewdfx/faultloggerd/interfaces/innerkits/sigdump_handler/ |
H A D | dfx_sigdump_handler.cpp | 156 DFXLOGI("SigDumpHandler Thread has been inited"); in Init() 166 DFXLOGI("Init Install signal handler"); in Init()
|
/base/hiviewdfx/faultloggerd/frameworks/localhandler/ |
H A D | dfx_signal_local_handler.cpp | 103 DFXLOGI("DFX_SignalLocalHandler :: sig(%{public}d), pid(%{public}d), tid(%{public}d).", in DFX_SignalLocalHandler() 133 DFXLOGI("child thread(%{public}d) exit.", childTid); in DFX_SignalLocalHandler()
|
/base/hiviewdfx/faultloggerd/test/benchmarktest/main/ |
H A D | main_benchmark.cpp | 44 DFXLOGI("Locked to cpu %{public}d\n", lockCpu);
in LockToCpu()
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/ |
H A D | faultloggerd_client.cpp | 195 DFXLOGI("SendRequestToServer :: resRsp(%{public}d).", resRsp); in SendRequestToServer() 201 DFXLOGI("RequestCheckPermission :: %{public}d.", pid); in RequestCheckPermission() 226 DFXLOGI("RequestSdkDumpJson :: pid(%{public}d), tid(%{public}d).", pid, tid); in RequestSdkDumpJson()
|
H A D | faultloggerd_socket.cpp | 142 DFXLOGI("%{public}s :: success to listen socket", __func__); in StartListen()
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/ |
H A D | dfx_dump_catcher.cpp | 254 DFXLOGI("%{public}s :: dump_catch :: maxFrameNums does not support setting " \ in DumpCatch() 358 DFXLOGI("%{public}s :: %{public}s :: pid(%{public}d) poll ret: %{public}d", in DoDumpRemotePid() 404 DFXLOGI("finish collect all tid info for pid(%{public}d) time(%{public}" PRId64 ")ms", pid, in CollectKernelStack() 413 DFXLOGI("pid(%{public}d) get kernel stack thread is running, not get pid(%{public}d)", g_kernelStackPid, pid); in AsyncGetAllTidKernelStack() 520 DFXLOGI("%{public}s :: %{public}s :: eventRet(%{public}d) bufRet: %{public}d resRet: %{public}d", in DoDumpRemotePoll()
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_maps.cpp | 143 DFXLOGI("parse maps(%{public}s) completed, map size: (%{public}zu), count: (%{public}d)", in Parse() 234 DFXLOGI("Found name: %{public}s, offset 0x%{public}" PRIx64 " in map " \ in FindMapByFileInfo()
|
H A D | unwinder.cpp | 586 DFXLOGI("UnwindLocal:: fpUnwind: %{public}d", fpUnwind); in UnwindLocal() 700 DFXLOGI("---ark js frame size: %{public}zu.", size); in StepArkJsFrame() 728 DFXLOGI("---ark js frame methodid: %{public}" PRIx64 "", (uint64_t)frame.methodid); in StepArkJsFrame() 1056 DFXLOGI("First enter fp step, pc: %{public}p", reinterpret_cast<void *>(frame.pc)); in StepInner()
|
/base/hiviewdfx/faultloggerd/services/ |
H A D | fault_logger_daemon.cpp | 589 DFXLOGI("Receive dump request for pid:%{public}d tid:%{public}d.", request->pid, request->tid); in HandleSdkDumpRequest() 626 DFXLOGI("Sdk dump pid(%{public}d) request pass permission verification.", request->pid); in HandleSdkDumpRequest() 726 DFXLOGI("%{public}s :: file path(%{public}s).\n", FAULTLOGGERD_TAG.c_str(), path.c_str()); in CreateFileForRequest() 968 DFXLOGI("%{public}s :: %{public}s: HandleDumpStats", FAULTLOGGERD_TAG.c_str(), __func__); in HandleDumpStats()
|