Query: function::symname
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)