linux/arch/i386/oprofile
Arun Sharma 6b77df08a3 [PATCH] oprofile: ppro: need to enable/disable all the counters
Need to enable/disable all the counters instead of just counter 0.

This affects all cpus with family=6, including i386/core.  Usual symptom:
only counter 0 provides samples.  Other counters don't produce samples.

Signed-off-by: Arun Sharma <arun.sharma@google.com>
Cc: Philippe Elie <phil.el@wanadoo.fr>
Cc: John Levon <levon@movementarian.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-29 09:18:11 -07:00
..
Kconfig [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu 2005-11-07 07:53:35 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
backtrace.c [PATCH] x86: fix oprofile kernel callgraph regression 2006-02-14 08:25:29 -08:00
init.c [PATCH] Fix function/macro name collision on i386 oprofile 2005-09-07 16:57:29 -07:00
nmi_int.c [PATCH] i386: make functions static 2006-09-26 10:52:27 +02:00
nmi_timer_int.c [PATCH] i386: make functions static 2006-09-26 10:52:27 +02:00
op_counter.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
op_model_athlon.c [PATCH] i386: Utilize performance counter reservation framework in oprofile 2006-09-26 10:52:26 +02:00
op_model_p4.c [PATCH] i386: Utilize performance counter reservation framework in oprofile 2006-09-26 10:52:26 +02:00
op_model_ppro.c [PATCH] oprofile: ppro: need to enable/disable all the counters 2006-09-29 09:18:11 -07:00
op_x86_model.h [PATCH] i386: Utilize performance counter reservation framework in oprofile 2006-09-26 10:52:26 +02:00