[ARM] oprofile: add ARM11 UP support
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 19 Dec 2006 12:41:22 +0000 (12:41 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 6 Feb 2007 16:46:44 +0000 (16:46 +0000)
commit2d9e1ae06d8f0bb187ea083fabab2dfb6f589270
tree645030f8d06f171535483c73a4bce9f64376e3c9
parentc265a762aa196de11f38f6f44cc817329f32a813
[ARM] oprofile: add ARM11 UP support

Add oprofile glue for ARM11 (ARMv6) oprofile support.  This
connects the ARM11 core profiling support to the oprofile code
for uniprocessor configurations.

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