From 5c28708c84f08ec03164642228c44aa77a39bb2f Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Fri, 12 Dec 2008 09:38:57 +0100 Subject: [PATCH] --- yaml --- r: 123489 b: refs/heads/master c: d69d59f49763e6bd047c591c6c1f84c8e13da931 h: refs/heads/master i: 123487: 92d82bd98c588c6bc2c8f3dbc20c667187390c80 v: v3 --- [refs] | 2 +- trunk/arch/Kconfig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b1e97e8e41a1..fb8aec6c18b3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c4f50183f90fb1fd99aa5941f01b90cd1b882d2e +refs/heads/master: d69d59f49763e6bd047c591c6c1f84c8e13da931 diff --git a/trunk/arch/Kconfig b/trunk/arch/Kconfig index 471e72dbaf8b..2e13aa261929 100644 --- a/trunk/arch/Kconfig +++ b/trunk/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,