linux/arch/arm/oprofile
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names
All kobjects require a dynamically allocated name now. We no longer
need to keep track if the name is statically assigned, we can just
unconditionally free() all kobject names on cleanup.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:40 -08: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 Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08: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