--- zzzz-none-000/linux-2.6.28.10/init/Kconfig 2009-05-02 18:54:43.000000000 +0000 +++ puma5-6360-529/linux-2.6.28.10/init/Kconfig 2010-05-21 14:52:19.000000000 +0000 @@ -4,7 +4,8 @@ config KERNELVERSION string - option env="KERNELVERSION" + default "2.6.28.8" +# option env="KERNELVERSION" config DEFCONFIG_LIST string @@ -799,6 +800,10 @@ Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. +config AVM_SIMPLE_PROFILING + bool "Enable AVM Simple Profiling" + default n + # # Place an empty function call at each tracepoint site. Can be # dynamically changed for a probe function.