Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
function::pn - Returns the active probe name
SYNOPSIS
pn:string()
ARGUMENTS
None
DESCRIPTION
This function returns the script-level probe point associated with a currently running probe handler, including wild-card expansion effects. Context: The current probe point.
SEE ALSO
tapset::pn(3stap)