table of contents
other versions
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- stretch 3.1-2
- testing 3.3-1
- unstable 4.0-1
FUNCTION::TASK_BACKT(3stap) | Context Functions | FUNCTION::TASK_BACKT(3stap) |
NAME¶
function::task_backtrace - Hex backtrace of an arbitrary taskSYNOPSIS¶
task_backtrace:string(task:long)
ARGUMENTS¶
taskpointer to task_struct
DESCRIPTION¶
This function returns 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. Deprecated in SystemTap 1.6.SEE ALSO0¶
tapset::context-unwind(3stap)March 2016 | SystemTap Tapset Reference |