centos man page for function::ustack

Query: function::ustack

OS: centos

Section: 3stap

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

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

NAME
function::ustack - Return address at given depth of user stack backtrace
SYNOPSIS
ustack:long(n:long)
ARGUMENTS
n number of levels to descend in the stack.
DESCRIPTION
Performs a simple (user space) backtrace, and returns the element at the specified position. The results of the backtrace itself are cached, so that the backtrace computation is performed at most once no matter how many times ustack is called, or in what order. SystemTap Tapset Reference June 2014 FUNCTION::USTACK(3stap)
Related Man Pages
backtrace_symbols(3) - mojave
abrt-action-generate-core-backtrace(1) - centos
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ansi_set_color2(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq