The original format for sched_stat_iowait and sched_stat_sleep:
$ cat events/sched/sched_stat_iowait/format
...
print fmt: "comm=%s pid=%d delay=%Lu [ns]", ...
$ cat events/sched/sched_stat_sleep/format
...
print fmt: "comm=%s pid=%d delay=%Lu [ns]", ...
But commit commit
|
||
|---|---|---|
| .. | ||
| events | ||
| boot.h | ||
| define_trace.h | ||
| ftrace.h | ||
| power.h | ||
| syscall.h | ||