function::usymname FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::usymname - Return the symbol of an address in the current task. EXPERIMENTAL!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 May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color3(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::task_time(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |