Query: function::caller
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)
Related Man Pages |
---|
function::ansi_set_color2(3) - debian |
function::ansi_set_color2(3stap) - centos |
tapset::ipmib(3stap) - centos |
tapset::tcpmib(3stap) - centos |
tapset::timestamp(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |