]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commitfd4a5aef002bb57e8a35ed34d8a878034b9bde94
treece44fca5d10c04bc41b2c8efbf1f2bef01b43cb6
parent9a556ab998071457e79b319f2527642dd6e50617
perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event

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>
arch/x86/kernel/cpu/perf_event_intel.c