DOKK / manpages / debian 12 / systemtap-doc / function::task_time_string_tid.3stap.en
FUNCTION::TASK_TIME_(3stap) Task Time Tapset FUNCTION::TASK_TIME_(3stap)

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


task_time_string_tid:string(tid:long)

tid

Thread id of the given task

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

tapset::task_time(3stap)

November 2022 SystemTap Tapset Reference