summaryrefslogtreecommitdiffstats
path: root/config-nodebug
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2013-07-12 11:50:09 -0400
committerDave Jones <davej@redhat.com>2013-07-12 11:50:09 -0400
commit73e4f49352c74eeb2d0b951c47adf0b53278f84b (patch)
treeeac48413046810c009a4fa07711565f327a9f81d /config-nodebug
parentae1356ac9fb7cb0774eaab42465bd3017328dbb3 (diff)
downloadkernel-73e4f49352c74eeb2d0b951c47adf0b53278f84b.tar.gz
kernel-73e4f49352c74eeb2d0b951c47adf0b53278f84b.tar.xz
kernel-73e4f49352c74eeb2d0b951c47adf0b53278f84b.zip
Disable LATENCYTOP/SCHEDSTATS in non-debug builds.
Diffstat (limited to 'config-nodebug')
-rw-r--r--config-nodebug4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-nodebug b/config-nodebug
index e61216b2f..5be9a942f 100644
--- a/config-nodebug
+++ b/config-nodebug
@@ -125,3 +125,7 @@ CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
# CONFIG_SPI_DEBUG is not set
CONFIG_X86_DEBUG_STATIC_CPU_HAS=y
+
+CONFIG_SCHEDSTATS=y
+CONFIG_LATENCYTOP=y
+