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::module_name - The module name of the current script

Arguments

       None

Description

       This function returns the name of the stap module. Either generated randomly (stap_[0-9a-f]+_[0-9a-f]+)
       or set by stap -m <module_name>.

Name

       function::module_name - The module name of the current script

See Also

tapset::context(3stap)

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

Synopsis

           module_name:string()

See Also