DOKK / manpages / debian 12 / systemtap-doc / function::print_backtrace.3stap.en
FUNCTION::PRINT_BACK(3stap) Context Functions FUNCTION::PRINT_BACK(3stap)

function::print_backtrace - Print kernel stack back trace


print_backtrace()

None

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.

tapset::context-unwind(3stap)

November 2022 SystemTap Tapset Reference