ftrace: Get rid of ftrace_graph_filter_enabled
authorNamhyung Kim <namhyung.kim@lge.com>
Mon, 14 Oct 2013 08:24:23 +0000 (17:24 +0900)
committerSteven 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