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)
| Related Man Pages |
|---|
| function::ansi_set_color3(3) - debian |
| function::ansi_set_color3(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |