git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0461d0
)
tracing/function-graph-tracer: enabled by default
author
Ingo Molnar
<mingo@elte.hu>
Wed, 3 Dec 2008 09:33:58 +0000
(10:33 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 3 Dec 2008 09:33:58 +0000
(10:33 +0100)
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>
No differences found