ftrace: Remove extra helper functions
authorSteven Rostedt <srostedt@redhat.com>
Wed, 25 Apr 2012 03:45:26 +0000 (23:45 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 16 May 2012 23:58:45 +0000 (19:58 -0400)
commit706c81f87f84adbcf1f6553b9e6b69b3e28fc35a
tree0075a28af7df96962e5e292784f6ee50d456f23d
parent9fd49328fc2a1cbfea542bcbcf004b5c81dc495b
ftrace: Remove extra helper functions

The ftrace_record_ip() and ftrace_alloc_dyn_node() were from the
time of the ftrace daemon. Although they were still used, they
still make things a bit more complex than necessary.

Move the code into the one function that uses it, and remove the
helper functions.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c
This page took 0.025189 seconds and 5 git commands to generate.