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:
9aa72b4
)
ftrace: Introduce struct ftrace_graph_data
author
Namhyung Kim
<namhyung.kim@lge.com>
Mon, 14 Oct 2013 08:24:24 +0000
(17:24 +0900)
committer
Steven Rostedt
<rostedt@goodmis.org>
Sat, 19 Oct 2013 02:17:51 +0000
(22:17 -0400)
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>
No differences found