Re: [PATCH 1/8] perf,x86: disable PEBS-LL in intel_pmu_pebs_disable()

2013-06-26 Thread Stephane Eranian
On Mon, Jun 24, 2013 at 10:44 AM, Peter Zijlstra wrote: > On Fri, Jun 21, 2013 at 04:20:41PM +0200, Stephane Eranian wrote: >> 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 > > This seems u

Re: [PATCH 1/8] perf,x86: disable PEBS-LL in intel_pmu_pebs_disable()

2013-06-24 Thread Peter Zijlstra
On Fri, Jun 21, 2013 at 04:20:41PM +0200, Stephane Eranian wrote: > 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 This seems unrelated to the actual patch series and should still go in. > -