table of contents
FUNCTION::PPFUNC(3stap) | Context Functions | FUNCTION::PPFUNC(3stap) |
NAME¶
function::ppfunc - Returns the function name parsed from pp
SYNOPSIS¶
ppfunc:string()
ARGUMENTS¶
None
DESCRIPTION¶
This returns the function name from the current pp. Not all pp have functions in them, in which case "" is returned.
SEE ALSO0¶
tapset::context(3stap)
October 2018 | SystemTap Tapset Reference |