Man Page: function::symname
Operating Environment: centos
Section: 3stap
FUNCTION::SYMNAME(3stap) Context Functions FUNCTION::SYMNAME(3stap)NAMEfunction::symname - Return the kernel symbol associated with the given addressSYNOPSISsymname:string(addr:long)ARGUMENTSaddr The address to translateDESCRIPTIONReturns 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::SYMNAME(3stap)
| Related Man Pages |
|---|
| getksym(2) - hpux |
| function::ansi_set_color2(3) - debian |
| function::ctime(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |