android_kernel_samsung_msm8976/arch/i386/oprofile
Don Zickus cb9c448c66 [PATCH] i386: Utilize performance counter reservation framework in oprofile
Incorporates the new performance counter reservation system in oprofile.
Also cleans up a lot of the initialization code.  The code original zero'd
out every register associated with performance counters regardless if those
registers were used or not.  This causes issues with the nmi watchdog.
Now oprofile tries to reserve registers and gives up if it can't get them.

Cc: levon@movementarian.org
Cc: oprofile-list@lists.sf.net

Signed-off-by:  Don Zickus <dzickus@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-09-26 10:52:26 +02: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
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
nmi_int.c [PATCH] i386: Utilize performance counter reservation framework in oprofile 2006-09-26 10:52:26 +02:00
nmi_timer_int.c [PATCH] useless includes of linux/irq.h in arch/i386 2005-09-26 18:29:50 -07: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] i386: Utilize performance counter reservation framework in oprofile 2006-09-26 10:52:26 +02:00
op_x86_model.h [PATCH] i386: Utilize performance counter reservation framework in oprofile 2006-09-26 10:52:26 +02:00