FUNCTION::USYMNAME(3stap) | Context Functions | FUNCTION::USYMNAME(3stap) |
function::usymname - Return the symbol of an address in the current task.
usymname: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.
October 2018 | SystemTap Tapset Reference |