From bab0f996c1f8b46582e615babc9de26d56556451 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 29 Jun 2009 10:40:20 +0200 Subject: [PATCH] --- yaml --- r: 156263 b: refs/heads/master c: f26542600e605482a1231c44ddb2966d69bd09b0 h: refs/heads/master i: 156261: 4e77c510ce842b720aef779172576f6267594a38 156259: 312e6f4f317d15fdbca9a4cd2dc0d9f8d1ac6bd8 156255: 38a3f6c9d71bd703707ae4bd11b7636015f230bf v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9d2caf341c31..56df9ffce9a9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7e030655dda5b5efc4305e2a8f46c4967d32eb3d +refs/heads/master: f26542600e605482a1231c44ddb2966d69bd09b0 diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index 823ee0a2d2a3..3f7e60995c80 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -940,6 +940,7 @@ menu "Performance Counters" config PERF_COUNTERS bool "Kernel Performance Counters" + default y if PROFILING depends on HAVE_PERF_COUNTERS select ANON_INODES help