perf_events: Fix Intel Westmere event constraints
authorStephane Eranian <eranian@google.com>
Thu, 10 Jun 2010 11:25:01 +0000 (13:25 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jun 2010 12:16:32 +0000 (14:16 +0200)
commitd11007703c31db534674ebeeb9eb047bbbe758bd
tree82edbd08a22d5613e30872aa5cd49ca20424cec1
parent16106822b67e0a5eb228aebf47e33d6cad1e91b6
perf_events: Fix Intel Westmere event constraints

Based on Intel Vol3b (March 2010), the event
SNOOPQ_REQUEST_OUTSTANDING is restricted to counters 0,1 so
update the event table for Intel Westmere accordingly.

Signed-off-by: Stephane Eranian <eranian@google.com>
Cc: peterz@infradead.org
Cc: paulus@samba.org
Cc: davem@davemloft.net
Cc: fweisbec@gmail.com
Cc: perfmon2-devel@lists.sf.net
Cc: eranian@gmail.com
Cc: <stable@kernel.org> # .34.x
LKML-Reference: <4c10cb56.5120e30a.2eb4.ffffc3de@mx.google.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event_intel.c