function::task_start_time.3stap - Man Page
Start time of the given task
Synopsis
task_start_time:long(tid:long)
Arguments
- tid
Thread id of the given task
Description
Returns the start time of the given task in nanoseconds since boot time or 0 if the task does not exist.
See Also0
tapset::task_time(3stap)
Info
April 2024 SystemTap Tapset Reference Task Time Tapset