Query: function::module_name
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::module_name FUNCTION:(3stap) Context Functions FUNCTION:(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 May 2013 FUNCTION:(3stap)