kernel_optimize_test/arch/mips/oprofile
Madhusudan Bhat c783390a0e MIPS: oprofile: Support for XLR/XLS processors
Add support for XLR and XLS processors in MIPS Oprofile code. These
processors are multi-threaded and have two counters per core. Each
counter can track either all the events in the core (global mode),
or events in just one thread.

We use the counters in the global mode, and use only the first thread
in each core to handle the configuration etc.

Signed-off-by: Madhusudan Bhat <mbhat@netlogicmicro.com>
Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Patchwork: http://patchwork.linux-mips.org/patch/4471
Signed-off-by: John Crispin <blogic@openwrt.org>
2012-11-09 11:37:18 +01:00
..
backtrace.c MIPS: oprofile: Add callgraph support 2011-06-15 14:35:34 +02:00
common.c MIPS: oprofile: Support for XLR/XLS processors 2012-11-09 11:37:18 +01:00
Makefile MIPS: oprofile: Support for XLR/XLS processors 2012-11-09 11:37:18 +01:00
op_impl.h MIPS: oprofile: Add callgraph support 2011-06-15 14:35:34 +02:00
op_model_loongson2.c MIPS: Oprofile: Fixup of loongson2_exit() 2010-07-05 17:17:31 +01:00
op_model_mipsxx.c MIPS: oprofile: Support for XLR/XLS processors 2012-11-09 11:37:18 +01:00
op_model_rm9000.c oprofile: more whitespace fixes 2008-10-15 20:55:51 +02:00