table of contents
other versions
- wheezy 1.7-1+deb7u1
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- testing 3.1-2
- unstable 3.1-2
FUNCTION:(3stap) | Context Functions | FUNCTION:(3stap) |
function::task_current
NAME¶
function::task_current - The current task_struct of the current taskSYNOPSIS¶
task_current:long()
ARGUMENTS¶
NoneDESCRIPTION¶
This function returns the task_struct representing the current process. This address can be passed to the various task_*() functions to extract more task-specific data.May 2013 | SystemTap Tapset Reference |