function::callers
Return first n elements of kernel stack backtrace
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Return first n elements of kernel stack backtrace
callers:string(n:long)
n
This function returns a string of the first n hex addresses from the backtrace of the kernel stack. Output may be truncated as per maximum string length (MAXSTRINGLEN).