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:
057db84
)
ftrace: Get rid of ftrace_graph_filter_enabled
author
Namhyung Kim
<namhyung.kim@lge.com>
Mon, 14 Oct 2013 08:24:23 +0000
(17:24 +0900)
committer
Steven Rostedt
<rostedt@goodmis.org>
Sat, 19 Oct 2013 02:15:25 +0000
(22:15 -0400)
The ftrace_graph_filter_enabled means that user sets function filter
and it always has same meaning of ftrace_graph_count > 0.
Link:
http://lkml.kernel.org/r/1381739066-7531-2-git-send-email-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found