1FUNCTION::TASK_ANCES(3stap)    Context Functions   FUNCTION::TASK_ANCES(3stap)
2
3
4

NAME

6       function::task_ancestry - The ancestry of the given task
7

SYNOPSIS

9           task_ancestry:string(task:long,with_time:long)
10

ARGUMENTS

12       task
13           task_struct pointer
14
15       with_time
16           set to 1 to also print the start time of processes (given as a
17           delta from boot time)
18

DESCRIPTION

20       Return the ancestry of the given task in the form of
21       “grandparent_process=>parent_process=>process”.
22

SEE ALSO

24       tapset::task_ancestry(3stap)
25
26
27
28SystemTap Tapset Reference         June 2018       FUNCTION::TASK_ANCES(3stap)
Impressum