table of contents
FUNCTION::PID2TASK(3stap) | Context Functions | FUNCTION::PID2TASK(3stap) |
NAME¶
function::pid2task - The task_struct of the given process identifier
SYNOPSIS¶
pid2task:long(pid:long)
ARGUMENTS¶
pid
process identifier
DESCRIPTION¶
Return the task struct of the given process id.
SEE ALSO0¶
tapset::task(3stap)
April 2024 | SystemTap Tapset Reference |