perf_counter: powerpc: Implement generalized cache events for POWER processors
authorPaul Mackerras <paulus@samba.org>
Thu, 11 Jun 2009 04:55:42 +0000 (14:55 +1000)
committerIngo Molnar <mingo@elte.hu>
Thu, 11 Jun 2009 14:48:37 +0000 (16:48 +0200)
This adds tables of event codes for the generalized cache events for
all the currently supported powerpc processors: POWER{4,5,5+,6,7} and
PPC970*, plus powerpc-specific code to use these tables when a
generalized cache event is requested.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <18992.36430.933526.742969@drongo.ozlabs.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found