FUNCTION::USYMNAME(3stap) Context Functions FUNCTION::USYMNAME(3stap)NAMEfunction::usymname - Return the symbol of an address in the current task.SYNOPSISusymname:string(addr:long)ARGUMENTSaddr The address to translate.DESCRIPTIONReturns the (function) symbol name associated with the given address if known. If not known it will return the hex string representation of addr. SystemTap Tapset Reference June 2014 FUNCTION::USYMNAME(3stap)