Provided by: systemtap-doc_4.8-1_amd64
NAME
function::pp - Returns the active probe point
SYNOPSIS
pp:string()
ARGUMENTS
None
DESCRIPTION
This function returns the fully-resolved probe point associated with a currently running probe handler, including alias and wild-card expansion effects. Context: The current probe point.
SEE ALSO
tapset::context(3stap)