perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
authorAndi Kleen <ak@linux.intel.com>
Wed, 24 Sep 2014 14:34:46 +0000 (07:34 -0700)
committerIngo Molnar <mingo@kernel.org>
Sun, 16 Nov 2014 10:41:54 +0000 (11:41 +0100)
commit7550ddffe4c8040db31c66e5bd64531e2916bbf1
treefe7f49a866cf71ac34fb8d97ce06eef51875f371
parentc0737ce453bdccd0d09aa4f916795533a4e02fef
perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT

Add a FLAGS_UEVENT_CONSTRAINT macro that allows us to
match on event+umask, and in additional all flags.

This is needed to ensure the INV and CMASK fields
are zero for specific events, as this can cause undefined
behavior.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Maria Dimakopoulou <maria.n.dimakopoulou@gmail.com>
Cc: Mark Davies <junk@eslaf.co.uk>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1411569288-5627-1-git-send-email-andi@firstfloor.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event.h
This page took 0.029658 seconds and 5 git commands to generate.