dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/i386/oprofile
Andi Kleen 1cfcea1b2d [PATCH] x86_64: Allow oprofile for model P4 models
Add it for P4 model 6 - reported to work and have a similar PMU to
earlier P4s.

Add an p4force=1 module override parameter for future use.

We had a discussion about that earlier - it's a trade off between the
PMU staying compatible or not.  I think the force parameter is a
reasonable compromise.

Cc: oprofile-list@lists.sf.net
Cc: Asit Mallick <asit.k.mallick@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-10 15:12:33 -07:00
..
Kconfig
Makefile
backtrace.c
init.c
nmi_int.c [PATCH] x86_64: Allow oprofile for model P4 models 2006-07-10 15:12:33 -07:00
nmi_timer_int.c
op_counter.h
op_model_athlon.c [PATCH] x86_64: nmi watchdog header cleanup 2006-06-26 10:48:16 -07:00
op_model_p4.c [PATCH] x86_64: nmi watchdog header cleanup 2006-06-26 10:48:16 -07:00
op_model_ppro.c [PATCH] x86_64: nmi watchdog header cleanup 2006-06-26 10:48:16 -07:00
op_x86_model.h