1FUNCTION::PID2TASK(3stap) Context Functions FUNCTION::PID2TASK(3stap)
23
4
NAME
6function::pid2task - The task_struct of the given process identifier
7
SYNOPSIS
9pid2task:long(pid:long)
10
ARGUMENTS
12pid
13process identifier
14
DESCRIPTION
16Return the task struct of the given process id.
17
SEE ALSO
19tapset::task(3stap)
2021
22
23
SystemTap Tapset Reference April 2023 FUNCTION::PID2TASK(3stap)