Subject: powerpc: enable oprofile for cell From: David Erb change defconfig so we build with oprofile by default. Signed-off-by: Arnd Bergmann Index: linus-2.6/arch/powerpc/configs/cell_defconfig =================================================================== --- linus-2.6.orig/arch/powerpc/configs/cell_defconfig +++ linus-2.6/arch/powerpc/configs/cell_defconfig @@ -138,6 +138,7 @@ CONFIG_SPU_FS=m CONFIG_SPU_BASE=y CONFIG_SPUFS_MMAP=y CONFIG_CBE_RAS=y +CONFIG_BE_PERF=y # # Kernel options @@ -1038,7 +1039,8 @@ CONFIG_ZLIB_DEFLATE=m # # Instrumentation Support # -# CONFIG_PROFILING is not set +CONFIG_PROFILING=y +CONFIG_OPROFILE=y # CONFIG_KPROBES is not set #