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:
e4ea3f6
)
ftrace/x86: Remove function_trace_stop check from graph caller
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 3 Jul 2012 20:16:09 +0000
(16:16 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Tue, 31 Jul 2012 14:29:51 +0000
(10:29 -0400)
The graph caller is called by the mcount callers, which already does
the check against the function_trace_stop variable. No reason to
check it again.
Link:
http://lkml.kernel.org/r/20120711195745.588538769@goodmis.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found