1FUNCTION::PPID(3stap) Context Functions FUNCTION::PPID(3stap)
23
4
NAME
6function::ppid - Returns the process ID of a target process's parent
7process
8
SYNOPSIS
10ppid:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16This function return the process ID of the target proccess's parent
17process.
18
SEE ALSO
20tapset::context(3stap)
2122
23
24
SystemTap Tapset Reference October 2018 FUNCTION::PPID(3stap)