From: Frederic Weisbecker Date: Sat, 12 Sep 2009 23:56:25 +0000 (+0200) Subject: perf sched: Export the total, max latency and total runtime to thread atoms list X-Git-Tag: v2.6.32-rc1~628^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66685678a03d0d8e8ba015472f280fb4f12f84c1;p=pandora-kernel.git 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 Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed