FUNCTION::SYMNAME(3stap) | Context Functions | FUNCTION::SYMNAME(3stap) |
function::symname - 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.
November 2020 | SystemTap Tapset Reference |