logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::dump_stack - Send the kernel backtrace to the kernel trace buffer

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.

Name

       function::dump_stack - Send the kernel backtrace to the kernel trace buffer

See Also

tapset::logging(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::DUMP_STACK(3stap)

Synopsis

           dump_stack()

See Also