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

NAME

6       function::symname - Return the kernel symbol associated with the given
7       address
8

SYNOPSIS

10           symname: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

SEE ALSO

22       tapset::context-symbols(3stap)
23
24
25
26SystemTap Tapset Reference       November 2019        FUNCTION::SYMNAME(3stap)
Impressum