Searched refs:stackdump (Results 1 – 7 of 7) sorted by relevance
34 static bool stackdump = true; variable35 module_param(stackdump, bool, 0644);36 MODULE_PARM_DESC(stackdump, "Enable stackdump.");64 if (stackdump) in sample_entry_handler()86 if (stackdump) in sample_exit_handler()
101 void *stackdump[32]; in ui__signal_backtrace() local108 size = backtrace(stackdump, ARRAY_SIZE(stackdump)); in ui__signal_backtrace()109 backtrace_symbols_fd(stackdump, size, STDOUT_FILENO); in ui__signal_backtrace()
2 # Feature name: perf-stackdump
274 *.stackdump
273 3. A stackdump275 The stackdump describes the location where the error was detected. The cause
22056 … to: /opengrok/data/xref/openbmc/linux/Documentation/features/perf/perf-stackdump/arch-support.txt…22057 …ildren prevent delete: /opengrok/data/xref/openbmc/linux/Documentation/features/perf/perf-stackdump
21566 … to: /opengrok/data/xref/openbmc/linux/Documentation/features/perf/perf-stackdump/arch-support.txt…21567 …ildren prevent delete: /opengrok/data/xref/openbmc/linux/Documentation/features/perf/perf-stackdump