diff options
author | Ingo Molnar <[email protected]> | 2011-04-27 03:42:18 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-04-26 20:04:54 +0200 |
commit | d58f4c82fed69fdd4a79fa54fe17fd14d98c27aa (patch) | |
tree | e28ff3e43cb1894826188868f46e69bb427c060d /tools/perf/scripts/python/sctop.py | |
parent | 11ba2b85f506306c8dfc9fe144aa4ddc43242855 (diff) |
perf stat: Print cache misses as percentage
Before:
113,393,041 cache-references # 83.636 M/sec
7,052,454 cache-misses # 5.202 M/sec
After:
112,589,441 cache-references # 87.925 M/sec
6,556,354 cache-misses # 5.823 %
misses/hits percentages are more expressive than absolute numbers
or rates.
(Also prettify the CPUs printout line to not have a trailing whitespace.)
Acked-by: Peter Zijlstra <[email protected]>
Acked-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions