Man Page: function::usymname
Operating Environment: debian
Section: 3
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(3) - debian |
| function::ctime(3) - debian |
| tapset::errno(3stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::signal(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |