Scroll to navigation

FUNCTION:(3stap) Task Time Tapset FUNCTION:(3stap)

function::task_time_string_tid
 

NAME

function::task_time_string_tid - Human readable string of task time usage

SYNOPSIS

    task_time_string_tid:string(tid:long)

ARGUMENTS

tid
Thread id of the given task

DESCRIPTION

Returns a human readable string showing the user and system time the given task has used up to now. For example “usr: 0m12.908s, sys: 1m6.851s”.
May 2013 SystemTap Tapset Reference