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