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

NAME

6       function::usymname - Return the symbol of an address in the current
7       task. EXPERIMENTAL!
8

SYNOPSIS

10           usymname:string(addr:long)
11

ARGUMENTS

13       addr
14           The address to translate.
15

DESCRIPTION

17       Returns the (function) symbol name associated with the given address if
18       known. If not known it will return the hex string representation of
19       addr.
20
21
22
23SystemTap Tapset Reference        August 2011        FUNCTION::USYMNAME(3stap)
Impressum