perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event
authorStephane Eranian <eranian@google.com>
Sun, 17 Mar 2013 13:49:57 +0000 (14:49 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 18 Mar 2013 09:23:13 +0000 (10:23 +0100)
Add scheduling constraints for SNB/SNB-EP CYCLE_ACTIVITY event
as defined by SDM Jan 2013 edition. The STALLS umasks are
combinations with the NO_DISPATCH umask.

Signed-off-by: Stephane Eranian <eranian@gmail.com>
Cc: peterz@infradead.org
Cc: ak@linux.intel.com
Cc: jolsa@redhat.com
Link: http://lkml.kernel.org/r/20130317134957.GA8550@quad
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found