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

NAME

6       function::print_ustack - Print out stack for the current task from
7       string. EXPERIMENTAL!
8

SYNOPSIS

10           print_ustack(stk:string)
11

ARGUMENTS

13       stk
14           String with list of hexadecimal addresses for the current task.
15

DESCRIPTION

17       Perform a symbolic lookup of the addresses in the given string, which
18       is assumed to be the result of a prior call to ubacktrace for the
19       current task.
20
21       Print one line per address, including the address, the name of the
22       function containing the address, and an estimate of its position within
23       that function. Return nothing.
24
25
26
27SystemTap Tapset Reference        August 2011      FUNCTION::PRINT_USTA(3stap)
Impressum