table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::PRINT_BACK(3stap) | Context Functions | FUNCTION::PRINT_BACK(3stap) |
NAME¶
function::print_backtrace - Print kernel stack back traceSYNOPSIS¶
print_backtrace()
ARGUMENTS¶
NoneDESCRIPTION¶
This function is equivalent to print_stack(backtrace), except that deeper stack nesting may be supported. See print_ubacktrace for user-space backtrace. The function does not return a value.SEE ALSO0¶
tapset::context-unwind(3stap)November 2020 | SystemTap Tapset Reference |