centos man page for function::stack

Query: function::stack

OS: centos

Section: 3stap

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

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

NAME
function::stack - Return address at given depth of kernel stack backtrace
SYNOPSIS
stack:long(n:long)
ARGUMENTS
n number of levels to descend in the stack.
DESCRIPTION
Performs a simple (kernel) 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 stack is called, or in what order. SystemTap Tapset Reference June 2014 FUNCTION::STACK(3stap)
Related Man Pages
backtrace_symbols(3) - mojave
trace-cmd-stack(1) - centos
stack_shrink(9) - netbsd
function::ansi_set_color2(3) - debian
function::ansi_set_color2(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend