i386: move oprofile
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:55 +0000 (11:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:55 +0000 (11:16 +0200)
commitff4395654dc6a3a5e35611940047114d4f3d0a7a
tree1f17f5160046496c29afeb2872153dcbb939b8a0
parent9402e12b8fef1efe9cf949fc020dcda22d9d8667
i386: move oprofile

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
14 files changed:
arch/i386/Kconfig
arch/i386/Makefile
arch/x86/oprofile/Kconfig [moved from arch/i386/oprofile/Kconfig with 100% similarity]
arch/x86/oprofile/Makefile [moved from arch/i386/oprofile/Makefile with 100% similarity]
arch/x86/oprofile/backtrace.c [moved from arch/i386/oprofile/backtrace.c with 100% similarity]
arch/x86/oprofile/init.c [moved from arch/i386/oprofile/init.c with 100% similarity]
arch/x86/oprofile/nmi_int.c [moved from arch/i386/oprofile/nmi_int.c with 100% similarity]
arch/x86/oprofile/nmi_timer_int.c [moved from arch/i386/oprofile/nmi_timer_int.c with 100% similarity]
arch/x86/oprofile/op_counter.h [moved from arch/i386/oprofile/op_counter.h with 100% similarity]
arch/x86/oprofile/op_model_athlon.c [moved from arch/i386/oprofile/op_model_athlon.c with 100% similarity]
arch/x86/oprofile/op_model_p4.c [moved from arch/i386/oprofile/op_model_p4.c with 100% similarity]
arch/x86/oprofile/op_model_ppro.c [moved from arch/i386/oprofile/op_model_ppro.c with 100% similarity]
arch/x86/oprofile/op_x86_model.h [moved from arch/i386/oprofile/op_x86_model.h with 100% similarity]
arch/x86_64/Makefile