diff options
author | Andi Kleen <[email protected]> | 2015-03-09 11:20:22 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-04-02 17:07:43 +0200 |
commit | c420f19b9cdc59662dbb56677417487efc1729ec (patch) | |
tree | 4b043401d2146c2055d393ece7d57ce0a6350928 /lib/cpu-notifier-error-inject.c | |
parent | 687805e4a60fe83a11556c041840161f8016a367 (diff) |
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Some of the CYCLE_ACTIVITY.* events can only be scheduled on
counter 2. Due to a typo Haswell matched those with
INTEL_EVENT_CONSTRAINT, which lead to the events never
matching as the comparison does not expect anything
in the umask too. Fix the typo.
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions