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

NAME

6       function::print_ubacktrace - Print stack back trace for current task.
7       EXPERIMENTAL!
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.
18

NOTE

20       To get (full) backtraces for user space applications and shared shared
21       libraries not mentioned in the current script run stap with -d
22       /path/to/exe-or-so and/or add --ldd to load all needed unwind data.
23
24
25
26SystemTap Tapset Reference        August 2011      FUNCTION::PRINT_UBAC(3stap)
Impressum