Provided by: systemtap-doc_3.1-3ubuntu0.1_all
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)