Re: [PATCH v2] perf/x86/intel/ds: fix EVENT vs. UEVENT PEBS constraints

2019-05-21 Thread Ingo Molnar
* Stephane Eranian wrote: > This patch fixes an issue revealed by the following commit: > Commit 6b89d4c1ae85 ("perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* > masking") > > That patch modified INTEL_FLAGS_EVENT_CONSTRAINT() to only look at the event > code > when matching a constraint.

[PATCH v2] perf/x86/intel/ds: fix EVENT vs. UEVENT PEBS constraints

2019-05-20 Thread Stephane Eranian
This patch fixes an issue revealed by the following commit: Commit 6b89d4c1ae85 ("perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* masking") That patch modified INTEL_FLAGS_EVENT_CONSTRAINT() to only look at the event code when matching a constraint. If code+umask were needed, then the INTEL_FL