logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Arguments

       None

Context

       The current probe point.

Description

       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).

Name

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

See Also

tapset::pn(3stap)

SystemTap Tapset Reference                         April 2024                           FUNCTION::PNLABEL(3stap)

Synopsis

           pnlabel:string()

See Also