1FUNCTION::IS_MYPROC(3stap) Context Functions FUNCTION::IS_MYPROC(3stap)
23
4
NAME
6function::is_myproc - Determines if the current probe point has
7occurred in the user's own process
8
SYNOPSIS
10is_myproc:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16This function returns 1 if the current probe point has occurred in the
17user's own process.
18
SEE ALSO
20tapset::context(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::IS_MYPROC(3stap)