diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-01-16 05:06:03 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-16 12:17:58 +0100 |
commit | a225cdd263f340c864febb1992802fb5b08bc328 (patch) | |
tree | a457f609c0071216c37f255cbaba00217bf1a7ed /README | |
parent | ftrace: combine stack trace in function call (diff) | |
download | linux-a225cdd263f340c864febb1992802fb5b08bc328.tar.xz linux-a225cdd263f340c864febb1992802fb5b08bc328.zip |
ftrace: remove static from function tracer functions
Impact: clean up
After reorganizing the functions in trace.c and trace_function.c,
they no longer need to be in global context. This patch makes the
functions and one variable into static.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions