From 42d4bb705d21a23255f690e2107930cd5dc13704 Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Wed, 16 Sep 2009 21:56:49 +0200 Subject: [PATCH] --- yaml --- r: 162982 b: refs/heads/master c: 9a5963eb494c8a7be65199e15854551df7d2d939 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b2715e367801..35accd83e63b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b375a11a239e9e1cac40c7f3ff28b343d9f7ac51 +refs/heads/master: 9a5963eb494c8a7be65199e15854551df7d2d939 diff --git a/trunk/arch/Kconfig b/trunk/arch/Kconfig index beea3ccebb5e..7f418bbc261a 100644 --- a/trunk/arch/Kconfig +++ b/trunk/arch/Kconfig @@ -9,6 +9,7 @@ config OPROFILE depends on TRACING_SUPPORT select TRACING select RING_BUFFER + select RING_BUFFER_ALLOW_SWAP help OProfile is a profiling system capable of profiling the whole system, include the kernel, kernel modules, libraries,