diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2010-03-06 13:26:11 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-03-10 13:23:36 +0100 |
commit | 8f4aebd2be9892bf8fb79a2d8576d3f3ee7f00f6 (patch) | |
tree | d1a45b566e03fa722d873c96a4304abc7b560e3f /tools/perf/scripts/python/syscall-counts.py | |
parent | cc7f00820b2f3be656569c41158d9323e425bcfe (diff) |
perf, x86: Fix pebs drains
I overlooked the perf_disable()/perf_enable() calls in
intel_pmu_handle_irq(), (pointed out by Markus) so we should not
explicitly disable_all/enable_all pebs counters in the drain functions,
these are already disabled and enabling them early is confusing.
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: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions