Provided by: systemtap-doc_2.9-2ubuntu2_all
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)