1FUNCTION::NS_PPID(3stap) Context Functions FUNCTION::NS_PPID(3stap)
23
4
NAME
6function::ns_ppid - Returns the process ID of a target process´s parent
7process as seen in a pid namespace
8
SYNOPSIS
10ns_ppid:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16This function return the process ID of the target proccess´s parent
17process as seen in the target pid namespace if provided, or the stap
18process namespace.
19
SEE ALSO
21tapset::context(3stap)
2223
24
25
SystemTap Tapset Reference June 2018 FUNCTION::NS_PPID(3stap)