[kernel] r15103 - dists/trunk/linux-2.6/debian/config

Ben Hutchings benh at alioth.debian.org
Wed Feb 3 00:33:28 UTC 2010


Author: benh
Date: Wed Feb  3 00:33:24 2010
New Revision: 15103

Log:
Disable STACK_TRACER since it selects FUNCTION_TRACER

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Feb  2 23:38:40 2010	(r15102)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Feb  3 00:33:24 2010	(r15103)
@@ -3253,7 +3253,7 @@
 # CONFIG_PROFILE_ALL_BRANCHES is not set
 ## end choice
 # CONFIG_POWER_TRACER is not set
-CONFIG_STACK_TRACER=y
+# CONFIG_STACK_TRACER is not set
 # CONFIG_HW_BRANCH_TRACER is not set
 # CONFIG_KMEMTRACE is not set
 # CONFIG_WORKQUEUE_TRACER is not set



More information about the Kernel-svn-changes mailing list