perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()
authorStephane Eranian <eranian@google.com>
Fri, 21 Jun 2013 14:20:41 +0000 (16:20 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 26 Jun 2013 19:58:51 +0000 (21:58 +0200)
commit983433b5812c5cf33a9008fa38c6f9b407fedb76
treebd994ef12ffd3604492d4841d4d9704ef898ef29
parent2f7f73a52078b667d64df16eaebdb97d98c9a410
perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()

Make sure intel_pmu_pebs_disable() and intel_pmu_pebs_enable()
are symmetrical w.r.t. PEBS-LL and precise store.

Signed-off-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1371824448-7306-2-git-send-email-eranian@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event_intel_ds.c