DOKK / manpages / debian 11 / systemtap-doc / function::is_myproc.3stap.en
FUNCTION::IS_MYPROC(3stap) Context Functions FUNCTION::IS_MYPROC(3stap)

function::is_myproc - 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.

tapset::context(3stap)

November 2020 SystemTap Tapset Reference