1
0
Fork 0
alistair23-linux/arch/arm/oprofile
Mathieu Desnoyers 09cadedbdc Combine instrumentation menus in kernel/Kconfig.instrumentation
Quoting Randy:

"It seems sad that this patch sources Kconfig.marker, a 7-line file,
20-something times.  Yes, you (we) don't want to put those 7 lines into
20-something different files, so sourcing is the right thing.

However, what you did for avr32 seems more on the right track to me: make
_one_ Instrumentation support menu that includes PROFILING, OPROFILE, KPROBES,
and MARKERS and then use (source) that in all of the arches."

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:54 -07:00
..
Makefile [ARM] oprofile: add ARM11 SMP support 2007-02-06 16:46:45 +00:00
backtrace.c [ARM] Add stacktrace support and make oprofile use it 2007-04-28 09:59:37 +01:00
common.c [ARM] 4237/2: oprofile: Always allow backtraces on ARM 2007-03-02 11:58:58 +00:00
op_arm_model.h [ARM] oprofile: add ARM11 SMP support 2007-02-06 16:46:45 +00:00
op_counter.h [ARM] Remove OP_MAX_COUNTER 2006-11-14 15:15:40 +00:00
op_model_arm11_core.c [ARM] oprofile: add ARM11 core support 2007-02-06 16:46:44 +00:00
op_model_arm11_core.h [ARM] oprofile: add ARM11 core support 2007-02-06 16:46:44 +00:00
op_model_mpcore.c [ARM] Solve buggy smp_processor_id() usage 2007-06-02 21:31:49 +01:00
op_model_mpcore.h [ARM] oprofile: add ARM11 SMP support 2007-02-06 16:46:45 +00:00
op_model_v6.c [ARM] oprofile: add ARM11 UP support 2007-02-06 16:46:44 +00:00
op_model_xscale.c [ARM] Fix fallout from IRQ regs changes 2006-10-15 13:48:37 +01:00