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