ARM: perf: move CPU-specific PMU handling code into separate file
authorWill Deacon <will.deacon@arm.com>
Sun, 29 Jul 2012 12:09:14 +0000 (13:09 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 23 Aug 2012 10:35:52 +0000 (11:35 +0100)
This patch moves the CPU-specific PMU handling code out of perf_event.c
and into perf_event_cpu.c.

Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found