function::ustack(3stap) centos man page | unix.com

Man Page: function::ustack

Operating Environment: centos

Section: 3stap

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
abrt-action-analyze-backtrace(1) - centos
abrt-action-generate-core-backtrace(1) - centos
backtrace(3) - osx
function::ansi_set_color3(3) - debian
function::ansi_set_color3(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq