GNU/Linux |
CentOS 5.5 |
|
![]() |
caller(3stap) |
![]() |
caller − Return name and address of calling function
caller:string()
None
Return the address and name of the calling function.
sprintf(“s 0xx”, symname(caller_addr, caller_addr)) Works only for return probes at this time.
![]() |
caller(3stap) | ![]() |