From 5b3a8f7d3851eae3b7829d15f4c3ac71bbcb2dbc Mon Sep 17 00:00:00 2001 From: Jon Medhurst Date: Fri, 15 Mar 2013 13:08:32 +0000 Subject: [PATCH] configs: vexpress-tuning: Re-enable tracing and profiling options For now, lets play safe and not disable any tracing and profiling options in case these are expected to be present for benchmarking purposes. Signed-off-by: Jon Medhurst --- linaro/configs/vexpress-tuning.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/linaro/configs/vexpress-tuning.conf b/linaro/configs/vexpress-tuning.conf index 7bdf2732c927..917ba6c09cb2 100644 --- a/linaro/configs/vexpress-tuning.conf +++ b/linaro/configs/vexpress-tuning.conf @@ -1,8 +1,2 @@ # CONFIG_THUMB2_KERNEL is not set # CONFIG_PROVE_LOCKING is not set -# CONFIG_OPROFILE is not set -# CONFIG_SCHEDSTATS is not set -# CONFIG_TIMER_STATS is not set -# CONFIG_SCHED_DEBUG is not set -# CONFIG_FTRACE is not set -# CONFIG_FUNCTION_TRACER is not set -- 2.34.1