1
0
Fork 0
alistair23-linux/arch/mips/oprofile
Joshua Kinard 3057739138 MIPS: Add R16000 detection
This allows the kernel to correctly detect an R16000 MIPS CPU on systems that
have those.  Otherwise, such systems will detect the CPU as an R14000, due to
similarities in the CPU PRId value.

Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Cc: Linux MIPS List <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/9092/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-04-01 17:22:13 +02:00
..
Makefile MIPS: Loongson-3: Add oprofile support 2014-11-24 07:45:01 +01:00
backtrace.c MIPS: oprofile: Backtrace: don't fail on leaf functions 2014-11-24 07:45:31 +01:00
common.c MIPS: Add R16000 detection 2015-04-01 17:22:13 +02:00
op_impl.h MIPS: oprofile: Add callgraph support 2011-06-15 14:35:34 +02:00
op_model_loongson2.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
op_model_loongson3.c MIPS: Loongson-3: Add oprofile support 2014-11-24 07:45:01 +01:00
op_model_mipsxx.c MIPS: Add R16000 detection 2015-04-01 17:22:13 +02:00