debian man page for function::print_ustack

Query: function::print_ustack

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::print_ustack

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::print_ustack - Print out stack for the current task from string. EXPERIMENTAL!
SYNOPSIS
print_ustack(stk:string)
ARGUMENTS
stk String with list of hexadecimal addresses for the current task.
DESCRIPTION
Perform a symbolic lookup of the addresses in the given string, which is assumed to be the result of a prior call to ubacktrace for the current task. Print one line per address, including the address, the name of the function containing the address, and an estimate of its position within that function. Return nothing. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::errno(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
One instance of comparing grep and awk