perf_events, x86: Split PMU definitions into separate files
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 26 Feb 2010 11:05:05 +0000 (12:05 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 26 Feb 2010 14:44:04 +0000 (15:44 +0100)
Split amd,p6,intel into separate files so that we can easily deal with
CONFIG_CPU_SUP_* things, needed to make things build now that perf_event.c
relies on symbols from amd.c

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found