Scroll to navigation

FUNCTION:(3stap) Context Functions FUNCTION:(3stap)

function::backtrace
 

NAME

function::backtrace - Hex backtrace of current stack

SYNOPSIS

    backtrace:string()

ARGUMENTS

None

DESCRIPTION

This function returns a string of hex addresses that are a backtrace of the stack. Output may be truncated as as per maximum string length (MAXSTRINGLEN).
May 2013 SystemTap Tapset Reference