table of contents
FUNCTION::TASK_GID(3stap) | Context Functions | FUNCTION::TASK_GID(3stap) |
NAME¶
function::task_gid - The group identifier of the task
SYNOPSIS¶
task_gid:long(task:long)
ARGUMENTS¶
task
task_struct pointer
DESCRIPTION¶
This function returns the group id of the given task.
SEE ALSO0¶
tapset::task(3stap)
October 2018 | SystemTap Tapset Reference |