1FUNCTION::PRINT_UBAC(3stap)    Context Functions   FUNCTION::PRINT_UBAC(3stap)
2
3
4

NAME

6       function::print_ubacktrace - Print stack back trace for current
7       user-space task.
8

SYNOPSIS

10           print_ubacktrace()
11

ARGUMENTS

13       None
14

DESCRIPTION

16       Equivalent to print_ustack(ubacktrace), except that deeper stack
17       nesting may be supported. Returns nothing. See print_backtrace for
18       kernel backtrace.
19

NOTE

21       To get (full) backtraces for user space applications and shared shared
22       libraries not mentioned in the current script run stap with -d
23       /path/to/exe-or-so and/or add --ldd to load all needed unwind data.
24

SEE ALSO

26       tapset::ucontext-unwind(3stap)
27
28
29
30SystemTap Tapset Reference         June 2018       FUNCTION::PRINT_UBAC(3stap)
Impressum