Man Page: function::caller
Operating Environment: centos
Section: 3stap
FUNCTION::CALLER(3stap) Context Functions FUNCTION::CALLER(3stap)NAMEfunction::caller - Return name and address of calling functionSYNOPSIScaller:string()ARGUMENTSNoneDESCRIPTIONThis function returns the address and name of the calling function. This is equivalent to calling: sprintf("s 0xx", symname(caller_addr), caller_addr) SystemTap Tapset Reference June 2014 FUNCTION::CALLER(3stap)
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |