1FUNCTION::CALLER_ADD(3stap) Context Functions FUNCTION::CALLER_ADD(3stap)
23
4
NAME
6function::caller_addr - Return caller address
7
SYNOPSIS
9caller_addr:long()
10
ARGUMENTS
12None
13
DESCRIPTION
15This function returns the address of the calling function. Works only
16for return probes at this time.
1718
19
20
SystemTap Tapset Reference August 2011 FUNCTION::CALLER_ADD(3stap)