Searched refs:stackdump (Results 1 – 3 of 3) sorted by relevance
98 void *stackdump[32]; in ui__signal_backtrace() local105 size = backtrace(stackdump, ARRAY_SIZE(stackdump)); in ui__signal_backtrace()106 backtrace_symbols_fd(stackdump, size, STDOUT_FILENO); in ui__signal_backtrace()
2 # Feature name: perf-stackdump
234 3. A stackdump236 The stackdump describes the location where the error was detected. The cause