Searched refs:stackdump (Results 1 – 4 of 4) 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
273 3. A stackdump275 The stackdump describes the location where the error was detected. The cause
582 Answer Y to enable LiteOS debug tools, include stackdump, hwidump, tasktrack.