table of contents
FUNCTION::PPID(3stap) | Context Functions | FUNCTION::PPID(3stap) |
NAME¶
function::ppid - Returns the process ID of a target process's parent process
SYNOPSIS¶
ppid:long()
ARGUMENTS¶
None
DESCRIPTION¶
This function return the process ID of the target proccess's parent process.
SEE ALSO0¶
tapset::context(3stap)
October 2018 | SystemTap Tapset Reference |