summaryrefslogtreecommitdiffstats
path: root/lib/prio_heap.c
diff options
context:
space:
mode:
authorLi Zefan2009-11-26 08:08:01 +0100
committerIngo Molnar2009-11-26 09:14:05 +0100
commit470dda7417f284b9cfc96560b2acd98df63798a2 (patch)
treec24bd04ea87975a56d34f3a86c2d32c9350bc6a0 /lib/prio_heap.c
parenttracing: Convert some ext4 events to DEFINE_TRACE (diff)
downloadkernel-qcow2-linux-470dda7417f284b9cfc96560b2acd98df63798a2.tar.gz
kernel-qcow2-linux-470dda7417f284b9cfc96560b2acd98df63798a2.tar.xz
kernel-qcow2-linux-470dda7417f284b9cfc96560b2acd98df63798a2.zip
tracing: Restore original format of sched events
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 75ec29ab848a7e92a41aaafaeb33d1afbc839be4 ("tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT") broke the format: $ cat events/sched/sched_stat_iowait/format print fmt: "task: %s:%d iowait: %Lu [ns]", ... $ cat events/sched/sched_stat_sleep/format print fmt: "task: %s:%d sleep: %Lu [ns]", ... No change in functionality. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <4B0E2951.9050800@cn.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/prio_heap.c')
0 files changed, 0 insertions, 0 deletions