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_color3(3) - debian |
| function::ansi_set_color3(3stap) - centos |
| tapset::kprocess(3stap) - centos |
| tapset::logging(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |