TASK_BACKTRACE
Section: Context Functions (3stap)
Updated: October 2009
Index
Return to Main Contents
NAME
task_backtrace - Hex backtrace of an arbitrary task
SYNOPSIS
task_backtrace:string(task:long)
ARGUMENTS
task
-
pointer to task_struct
DESCRIPTION
Return a string of hex addresses that are a backtrace of the stack of a particular task. Output may be truncated as per maximum string length.
AUTHOR
SystemTap
-
Hackers
COPYRIGHT