summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2018-11-15 20:32:38 +0300
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2018-12-09 04:54:06 +0300
commit3306fc4aff464f9c08c8899695a218f4b1125d4a (patch)
tree93418cd96e89f7199156485bd7b85c2826efe67e /kernel/trace/trace_functions_graph.c
parent761efe8a94cfcd0a3dd90f2008411550f3520b63 (diff)
downloadlinux-3306fc4aff464f9c08c8899695a218f4b1125d4a.tar.xz
ftrace: Create new ftrace_internal.h header
In order to move function graph infrastructure into its own file (fgraph.h) it needs to access various functions and variables in ftrace.c that are currently static. Create a new file called ftrace-internal.h that holds the function prototypes and the extern declarations of the variables needed by fgraph.c as well, and make them global in ftrace.c such that they can be used outside that file. Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions