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/powerpc/oprofile
Anton Blanchard 32a33994d5 [PATCH] ppc64: Fix oprofile when compiled as a module
My recent changes to oprofile broke it when built as a module. Fix it by
using an enum instead of a function pointer. This way we still retain
the oprofile configuration in the cputable.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 16:02:52 +11:00
..
Kconfig [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu 2005-11-07 07:53:35 -08:00
Makefile [PATCH] powerpc: G4+ oprofile support 2006-01-09 15:06:03 +11:00
common.c [PATCH] ppc64: Fix oprofile when compiled as a module 2006-01-09 16:02:52 +11:00
op_model_7450.c [PATCH] powerpc: G4+ oprofile support 2006-01-09 15:06:03 +11:00
op_model_fsl_booke.c [PATCH] Update email address for Kumar 2005-11-13 18:14:10 -08:00
op_model_power4.c [PATCH] powerpc: Add a is_kernel_addr() macro 2006-01-09 14:51:50 +11:00
op_model_rs64.c [PATCH] powerpc: Add a is_kernel_addr() macro 2006-01-09 14:51:50 +11:00