function::task_time_string_tid
Human readable string of task time usage
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Human readable string of task time usage
task_time_string_tid:string(tid:long)
tid
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”.