function::ppfunc
Returns the function name parsed from pp
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Returns the function name parsed from pp
ppfunc:string()
None
This returns the function name from the current pp. Not all pp have functions in them, in which case "" is returned.