1FUNCTION::PSTRACE(3stap) Context Functions FUNCTION::PSTRACE(3stap)
23
4
NAME
6function::pstrace - Chain of processes and pids back to init(1)
7
SYNOPSIS
9pstrace:string(task:long)
10
ARGUMENTS
12task
13Pointer to task struct of process
14
DESCRIPTION
16This function returns a string listing execname and pid for each
17process starting from task back to the process ancestor that init(1)
18spawned.
19
SEE ALSO
21tapset::pstrace(3stap)
2223
24
25
SystemTap Tapset Reference June 2018 FUNCTION::PSTRACE(3stap)