Date: Monday, March 19, 2012 @ 04:47:02 Author: tpowa Revision: 153740
add SCHEDSTATS=y Modified: linux-lts/trunk/config linux-lts/trunk/config.x86_64 ---------------+ config | 2 +- config.x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: config =================================================================== --- config 2012-03-19 07:45:47 UTC (rev 153739) +++ config 2012-03-19 08:47:02 UTC (rev 153740) @@ -5455,7 +5455,7 @@ # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 CONFIG_SCHED_DEBUG=y -# CONFIG_SCHEDSTATS is not set +CONFIG_SCHEDSTATS=y CONFIG_TIMER_STATS=y # CONFIG_DEBUG_OBJECTS is not set # CONFIG_SLUB_DEBUG_ON is not set Modified: config.x86_64 =================================================================== --- config.x86_64 2012-03-19 07:45:47 UTC (rev 153739) +++ config.x86_64 2012-03-19 08:47:02 UTC (rev 153740) @@ -5197,7 +5197,7 @@ # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 CONFIG_SCHED_DEBUG=y -# CONFIG_SCHEDSTATS is not set +CONFIG_SCHEDSTATS=y CONFIG_TIMER_STATS=y # CONFIG_DEBUG_OBJECTS is not set # CONFIG_SLUB_DEBUG_ON is not set
