Home
last modified time | relevance | path

Searched hist:f99844cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-stat.cf99844cb Tue Apr 26 22:35:39 CDT 2011 Ingo Molnar <mingo@elte.hu> perf stat: Fix -nan% output in perf stat noise printouts

Before:

0 CPU-migrations # 0.000 M/sec ( +- -nan% )

After:

0 CPU-migrations # 0.000 M/sec ( +- 0.00% )

Also factor out the noise printing function.

Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Link: http://lkml.kernel.org/n/tip-z89h2v1bk1mikcbsf7e6v34q@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
f99844cb Tue Apr 26 22:35:39 CDT 2011 Ingo Molnar <mingo@elte.hu> perf stat: Fix -nan% output in perf stat noise printouts

Before:

0 CPU-migrations # 0.000 M/sec ( +- -nan% )

After:

0 CPU-migrations # 0.000 M/sec ( +- 0.00% )

Also factor out the noise printing function.

Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Link: http://lkml.kernel.org/n/tip-z89h2v1bk1mikcbsf7e6v34q@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>