X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2FKconfig;h=2e13aa261929fd3a3689c41b0bfe6dcdf9805d5c;hb=042b26edf0bc1b0f03238a71aed71cca4593848c;hp=471e72dbaf8b123ce235b470303b56f2852209f0;hpb=0b271ef4521756010675b1611bef20fd3096790d;p=linux-2.6-omap-h63xx.git diff --git a/arch/Kconfig b/arch/Kconfig index 471e72dbaf8..2e13aa26192 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -6,6 +6,8 @@ config OPROFILE tristate "OProfile system profiling (EXPERIMENTAL)" depends on PROFILING depends on HAVE_OPROFILE + select TRACING + select RING_BUFFER help OProfile is a profiling system capable of profiling the whole system, include the kernel, kernel modules, libraries,