[ARM] oprofile: add ARM11 core support
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 19 Dec 2006 12:24:25 +0000 (12:24 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 6 Feb 2007 16:46:44 +0000 (16:46 +0000)
commitc265a762aa196de11f38f6f44cc817329f32a813
tree7ce95686b85205535ba63a3e2f6eafc86a1b67dc
parent62d0cfcb27cf755cebdc93ca95dabc83608007cd
[ARM] oprofile: add ARM11 core support

Add basic support for the ARM11 profiling hardware.  This is shared
between the ARM11 UP and ARM11 SMP oprofile support code.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/oprofile/Kconfig
arch/arm/oprofile/Makefile
arch/arm/oprofile/op_model_arm11_core.c [new file with mode: 0644]
arch/arm/oprofile/op_model_arm11_core.h [new file with mode: 0644]