Este conteúdo não está disponível no idioma selecionado.
function::module_name
Name
function::module_name — The module name of the current script.
Synopsis
function module_name:string()
function module_name:string()
Arguments
					None
				
General Syntax
					module_name:
string
				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>.