NAME
tapset::context-caller - systemtap context-caller tapset DESCRIPTION Provides caller and calleraddr function for context for kernel and user space. callers Return first n elements of kernel stack backtrace See function::callers(3stap) for details. caller Return name and address of calling function See function::caller(3stap) for details. calleraddr Return caller address See function::calleraddr(3stap) for details. SEE ALSO function::callers(3stap), function::caller(3stap), function::calleraddr(3stap), stap(1), stapprobes(3stap)
SystemTap Tapset Reference June 2018 TAPSET::CONTEXT-CALLER(3stap)