perf, x86: Reorder intel_pmu_enable_all()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 8 Mar 2010 12:57:14 +0000 (13:57 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Mar 2010 12:23:37 +0000 (13:23 +0100)
commitd329527e47851f84b1e7944ed9601205f35f1b93
tree15bd3e3ca7524f160cf1b6ddc5769b38abadcc40
parent2df202bf7520eaffcbfb07e45dfa3cfb0aeee2c0
perf, x86: Reorder intel_pmu_enable_all()

The documentation says we have to enable PEBS before we enable the PMU
proper.

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>
arch/x86/kernel/cpu/perf_event_intel.c