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.
1819
20
21
SystemTap Tapset Reference August 2011 FUNCTION::PPID(3stap)