function::is_myproc
Determines if the current probe point has occurred in the user's own process
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Determines if the current probe point has occurred in the user's own process
is_myproc:long()
None
This function returns 1 if the current probe point has occurred in the user's own process.