1FUNCTION::STP_PID(3stap) Context Functions FUNCTION::STP_PID(3stap)
23
4
NAME
6function::stp_pid - The process id of the stapio process
7
SYNOPSIS
9stp_pid:long()
10
ARGUMENTS
12None
13
DESCRIPTION
15This function returns the process id of the stapio process that
16launched this script. There could be other SystemTap scripts and stapio
17processes running on the system.
18
SEE ALSO
20tapset::context(3stap)
2122
23
24
SystemTap Tapset Reference June 2018 FUNCTION::STP_PID(3stap)