function::task_backtrace.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

function::task_backtrace - Hex backtrace of an arbitrary task

SYNOPSIS

     task_backtrace:string(task:long)
 

ARGUMENTS

task

pointer to task_struct

GENERAL SYNTAX

task_backtrace:string(task:long)

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.