X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=init%2FKconfig;h=c6b70313bf0bbeb04ee107a1da17b9bddd4ca080;hb=92b29b86fe2e183d44eb467e5e74a5f718ef2e43;hp=8828ed0b2051f16df1d3a491419d3e868ac8d014;hpb=b9d7ccf56be1ac77b71a284a1c0e6337f9a7aff0;p=linux-2.6-omap-h63xx.git diff --git a/init/Kconfig b/init/Kconfig index 8828ed0b205..c6b70313bf0 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -786,6 +786,13 @@ config PROFILING Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. +# +# Place an empty function call at each tracepoint site. Can be +# dynamically changed for a probe function. +# +config TRACEPOINTS + bool + config MARKERS bool "Activate markers" help