linux/arch/x86/oprofile
Andi Kleen f645f64064 oprofile: Don't report Nehalem as core_2
This essentially reverts Linus' earlier 4b9f12a377
commit. Nehalem is not core_2, so it shouldn't be reported as such.
However with the earlier arch perfmon patch it will fall back to
arch perfmon mode now, so there is no need to fake it as core_2.
The only drawback is that Linus will need to patch the arch perfmon
support into his oprofile binary now, but I think he can do that.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
2008-10-13 19:25:06 +02:00
..
backtrace.c x86: rename stack_pointer to kernel_trap_sp 2008-01-30 13:33:16 +01:00
init.c x86: coding style fixes to arch/x86/oprofile/init.c 2008-04-17 17:40:49 +02:00
Makefile x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c 2008-07-26 11:48:14 +02:00
nmi_int.c oprofile: Don't report Nehalem as core_2 2008-10-13 19:25:06 +02:00
nmi_timer_int.c x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c 2008-04-17 17:40:50 +02:00
op_counter.h Revert "Oprofile Multiplexing Patch" 2008-09-24 11:08:52 +02:00
op_model_amd.c Revert "Oprofile Multiplexing Patch" 2008-09-24 11:08:52 +02:00
op_model_p4.c Revert "Oprofile Multiplexing Patch" 2008-09-24 11:08:52 +02:00
op_model_ppro.c Revert "Oprofile Multiplexing Patch" 2008-09-24 11:08:52 +02:00
op_x86_model.h oprofile: drop const in num counters field 2008-10-13 19:25:04 +02:00