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