]> Pileus Git - ~andy/linux/commit
ftrace: Introduce struct ftrace_graph_data
authorNamhyung Kim <namhyung.kim@lge.com>
Mon, 14 Oct 2013 08:24:24 +0000 (17:24 +0900)
committerSteven Rostedt <rostedt@goodmis.org>
Sat, 19 Oct 2013 02:17:51 +0000 (22:17 -0400)
commitfaf982a60f7c985808f761cff5d508f21c691790
treef74dd11f75d6eb77b9ba2302235dd62760c020bc
parent9aa72b4bf823b7b439fbba95fa84abee3b9d6d79
ftrace: Introduce struct ftrace_graph_data

The struct ftrace_graph_data is for generalizing the access to
set_graph_function file.  This is a preparation for adding support to
set_graph_notrace.

Link: http://lkml.kernel.org/r/1381739066-7531-3-git-send-email-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c