function::symname
Return the kernel symbol associated with the given address
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Return the kernel symbol associated with the given address
symname:string(addr:long)
addr
Returns the (function) symbol name associated with the given address if known. If not known it will return the hex string representation of addr.