commit | 764f3b95131a7ce5c992e3d00caf590fcada2f7b | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Dec 03 10:33:58 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 03 10:33:58 2008 +0100 |
tree | b150395582594ac8e158d5f0d8f48e411b295ef8 | |
parent | f0461d0146ee30927bc7efa2ae24ea8c6693b725 [diff] |
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 <mingo@elte.hu>