1FUNCTION::PNLABEL(3stap) Context Functions FUNCTION::PNLABEL(3stap)
23
4
NAME
6function::pnlabel - Returns the label name parsed from the probe name
7
SYNOPSIS
9pnlabel:string()
10
ARGUMENTS
12None
13
DESCRIPTION
15This returns the label name as parsed from the script-level probe
16point. This function will only work if called directly from the body of
17a ´.label´ probe point (i.e. no aliases).
18
CONTEXT
20The current probe point.
21
SEE ALSO
23tapset::pn(3stap)
2425
26
27
SystemTap Tapset Reference June 2018 FUNCTION::PNLABEL(3stap)