function::module_name.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

function::module_name - The module name of the current script.

SYNOPSIS

     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>.