Query: function::caller
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::caller FUNCTION:(3stap) Context Functions FUNCTION:(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)) Works only for return probes at this time. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages |
---|
function::ansi_set_color3(3) - debian |
tapset::errno(3stap) - centos |
tapset::ipmib(3stap) - centos |
tapset::queue_stats(3stap) - centos |
tapset::tcpmib(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Introduction |
One instance of comparing grep and awk |
How to copy a column of multiple files and paste into new excel file (next to column)? |