DOKK / manpages / debian 10 / systemtap-doc / tapset::context-caller.3stap.en
TAPSET::CONTEXT-CALLER(3stap) TAPSET::CONTEXT-CALLER(3stap)

tapset::context-caller - systemtap context-caller tapset


Provides caller and caller_addr function for context for kernel and user
space.

Return first n elements of kernel stack backtrace
See function::callers(3stap)
for details.
Return name and address of calling function
See function::caller(3stap)
for details.
Return caller address
See function::caller_addr(3stap)
for details.

function::callers(3stap), function::caller(3stap), function::caller_addr(3stap), stap(1), stapprobes(3stap)

October 2018 SystemTap Tapset Reference