Home
last modified time | relevance | path

Searched refs:DFXLOGI (Results 1 - 23 of 23) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_dumprequest.c319 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 Ddfx_signal_handler.c302 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 Dbacktrace_local.cpp83 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 Ddfx_kernel_stack.cpp72 DFXLOGI("search thread name failed"); in FormatThreadKernelStack()
/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_signal_hook.c82 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 Ddfx_log.h41 #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 Dmusl_log.h71 #define DFXLOGI(...) DFXMUSL_PRINT(LOG_INFO, __VA_ARGS__) macro
80 #define DFXLOGI(...) macro
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.cpp94 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 Dlock_parser.cpp46 DFXLOGI("Thread(%{public}d) is waiting a lock with type %d held by %d", tid, type, owner); in ParseLockInfo()
H A Ddfx_unwind_async_thread.cpp45 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 Ddfx_unwind_remote.cpp60 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 Ddfx_ring_buffer_wrapper.cpp128 DFXLOGI("%{public}s", itemVec[i].c_str()); in PrintBaseInfo()
H A Dcppcrash_reporter.cpp113 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 Delf_imitate.cpp533 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 Ddfx_sigdump_handler.cpp156 DFXLOGI("SigDumpHandler Thread has been inited"); in Init()
166 DFXLOGI("Init Install signal handler"); in Init()
/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_signal_local_handler.cpp103 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 Dmain_benchmark.cpp44 DFXLOGI("Locked to cpu %{public}d\n", lockCpu); in LockToCpu()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_client.cpp195 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 Dfaultloggerd_socket.cpp142 DFXLOGI("%{public}s :: success to listen socket", __func__); in StartListen()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp254 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 Ddfx_maps.cpp143 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 Dunwinder.cpp586 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 Dfault_logger_daemon.cpp589 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()

Completed in 15 milliseconds