Linux — /proc/pid Directory, Part Five
Deep dive into Linux /proc directory
/proc/pid/schedstat
This file contains process level scheduling information. There are three fields in this file correlating for that process to:
- Time spent on the cpu (in nanoseconds), this value is the same as the
se.sum_exec_runtime