DOKK / manpages / debian 10 / systemtap-doc / function::pnlabel.3stap.en
FUNCTION::PNLABEL(3stap) Context Functions FUNCTION::PNLABEL(3stap)

function::pnlabel - Returns the label name parsed from the probe name


pnlabel:string()

None

This returns the label name as parsed from the script-level probe point. This function will only work if called directly from the body of a '.label' probe point (i.e. no aliases).

The current probe point.

tapset::pn(3stap)

October 2018 SystemTap Tapset Reference