commit | 1676b8a077c352085d52578fb4f29350b58b6e74 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Mar 04 14:19:36 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 10 13:23:33 2010 +0100 |
tree | 95931b2f1c1f50d6459eb3f13e16c9d38a160383 | |
parent | ef21f683a045a79b6aa86ad81e5fdfc0d5ddd250 [diff] |
perf-top: Show the percentage of successfull PEBS-fixups Use the PERF_RECORD_MISC_EXACT information to measure the success rate of the PEBS fix-up. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Arnaldo Carvalho de Melo <acme@infradead.org> Cc: paulus@samba.org Cc: eranian@google.com Cc: robert.richter@amd.com Cc: fweisbec@gmail.com LKML-Reference: <20100304140100.694233760@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>