From: Ingo Molnar Date: Sat, 27 Jun 2009 04:24:32 +0000 (+0200) Subject: perf stat: Fix multi-run stats X-Git-Tag: v2.6.31-rc2~30^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566747e6298289c5cb02d4939cb3abf1c4fe7e5a;p=pandora-kernel.git perf stat: Fix multi-run stats In multi-run (-r/--repeat) printouts, print out the noise of the wall-clock average as well. Also, fix a bug in printing out scaled counters: if it was not scaled then we should not update the average with -1. Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed