perf sched: Export the total, max latency and total runtime to thread atoms list
authorFrederic Weisbecker <fweisbec@gmail.com>
Sat, 12 Sep 2009 23:56:25 +0000 (01:56 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 13 Sep 2009 08:22:47 +0000 (10:22 +0200)
commit66685678a03d0d8e8ba015472f280fb4f12f84c1
tree60e9cbe8809c0977bf02e3257116d4a296ff798b
parentc6ced61112f1e6139914149fab65695801a74f0f
perf sched: Export the total, max latency and total runtime to thread atoms list

Add a field in the thread atom list that keeps track of the
total and max latencies and also the total runtime. This makes
a faster output and also prepares for sorting.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-sched.c