commit | 59ed446f792cc07d37b1536b9c4664d14e25e425 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Nov 20 22:19:55 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Nov 21 14:11:40 2009 +0100 |
tree | 707c009e252b082ffac5c5209f4bdc013b1b5c62 | |
parent | 2b8988c9f7defe319cffe0cd362a7cd356c86f62 [diff] |
perf: Fix event scaling for inherited counters Properly account the full hierarchy of counters for both the count (we already did so) and the scale times (new). Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> LKML-Reference: <20091120212509.153379276@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>