From: Ingo Molnar Date: Wed, 3 Dec 2008 09:33:58 +0000 (+0100) Subject: tracing/function-graph-tracer: enabled by default X-Git-Tag: v2.6.29-rc1~586^2~34^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=764f3b95131a7ce5c992e3d00caf590fcada2f7b;p=pandora-kernel.git tracing/function-graph-tracer: enabled by default CONFIG_FUNCTION_GRAPH_TRACER depends on FUNCTION_TRACER already, (turning it non-default) so it so making it default-n is pointless. So enable it by default - it's a nice extension of the function tracer. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed