Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

function::dump_stack.3stap - Man Page

Send the kernel backtrace to the kernel trace buffer

Synopsis

    dump_stack()

Arguments

None

Description

Print the current kernel backtrace to the kernel trace buffer. not be safely called from all kernel probe contexts, so is restricted to guru mode only. Under the hood, it calls the kernel C API function dump_stack directly.

See Also0

tapset::logging(3stap)

Info

April 2024 SystemTap Tapset Reference Logging Tapset