1FUNCTION::MODULE_NAM(3stap) Context Functions FUNCTION::MODULE_NAM(3stap)
23
4
NAME
6function::module_name - The module name of the current script
7
SYNOPSIS
9module_name:string()
10
ARGUMENTS
12None
13
DESCRIPTION
15This function returns the name of the stap module. Either generated
16randomly (stap_[0-9a-f]+_[0-9a-f]+) or set by stap -m <module_name>.
17
SEE ALSO
19tapset::context(3stap)
2021
22
23
SystemTap Tapset Reference October 2018 FUNCTION::MODULE_NAM(3stap)