From: Jon Medhurst Date: Fri, 15 Mar 2013 13:08:32 +0000 (+0000) Subject: configs: vexpress-tuning: Re-enable tracing and profiling options X-Git-Tag: firefly_0821_release~3680^2~236^2^2~14^2~2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5b3a8f7d3851eae3b7829d15f4c3ac71bbcb2dbc;p=firefly-linux-kernel-4.4.55.git 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 --- 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