1FUNCTION::UMODNAME(3stap)      Context Functions     FUNCTION::UMODNAME(3stap)
2
3
4

NAME

6       function::umodname - Returns the (short) name of the user module.
7       EXPERIMENTAL!
8

SYNOPSIS

10           umodname:string(addr:long)
11

ARGUMENTS

13       addr
14           User-space address
15

DESCRIPTION

17       Returns the short name of the user space module for the current task
18       that that the given address is part of. Returns “<unknown>” when the
19       address isn't in a (mapped in) module, or the module cannot be found
20       for some reason.
21
22
23
24SystemTap Tapset Reference        August 2011        FUNCTION::UMODNAME(3stap)
Impressum