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

Man Page: function::task_backtrace

Operating Environment: debian

Section: 3

function::task_backtrace

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

NAME
function::task_backtrace - Hex backtrace of an arbitrary task
SYNOPSIS
task_backtrace:string(task:long)
ARGUMENTS
task pointer to task_struct
DESCRIPTION
This function returns a string of hex addresses that are a backtrace of the stack of a particular task Output may be truncated as per maximum string length. Deprecated in SystemTap 1.6. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
function::ansi_set_color3(3stap) - centos
tapset::errno(3stap) - centos
tapset::rpc(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file