Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

task_backtrace(3stap)


TASK_BACKTRACE

TASK_BACKTRACE

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

task_backtrace − Hex backtrace of an arbitrary task

SYNOPSIS

task_backtrace:string(task:long)

ARGUMENTS

task

pointer to task_struct

DESCRIPTION

Return 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.



task_backtrace(3stap)