DOKK / manpages / debian 11 / systemtap-doc / function::module_name.3stap.en
FUNCTION::MODULE_NAM(3stap) Context Functions FUNCTION::MODULE_NAM(3stap)

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


module_name:string()

None

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

tapset::context(3stap)

November 2020 SystemTap Tapset Reference