function::print_ustack(3) debian man page | unix.com

Man Page: function::print_ustack

Operating Environment: debian

Section: 3

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::ansi_set_color3(3) - debian
function::ctime(3stap) - centos
tapset::nfs_proc(3stap) - centos
tapset::string(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph