function::module_name(3stap) centos man page | unix.com

Man Page: function::module_name

Operating Environment: centos

Section: 3stap

FUNCTION::MODULE_NAM(3stap)					 Context Functions				       FUNCTION::MODULE_NAM(3stap)

NAME
function::module_name - 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>. SystemTap Tapset Reference June 2014 FUNCTION::MODULE_NAM(3stap)
Related Man Pages
tapset::context(3stap) - centos
tapset::speculative(3stap) - centos
tapset::string(3stap) - centos
tapset::task(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq