function::module_name.3stap - Man Page
The module name of the current script
Synopsis
module_name:string()
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>.
See Also0
tapset::context(3stap)
Info
April 2024 SystemTap Tapset Reference Context Functions