Man Page: function::module_name
Operating Environment: centos
Section: 3stap
FUNCTION::MODULE_NAM(3stap) Context Functions FUNCTION::MODULE_NAM(3stap)NAMEfunction::module_name - The module name of the current scriptSYNOPSISmodule_name:string()ARGUMENTSNoneDESCRIPTIONThis 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 |