summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_output.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2014-10-31 01:44:53 +0100
committerSteven Rostedt <rostedt@goodmis.org>2014-11-11 18:43:15 +0100
commit243f7610a68a606eb1787c09450a440bf30bebe0 (patch)
treeda33141093d8ba036a45f32b3dfbe5ce8a21dbd7 /kernel/trace/trace_output.c
parenttracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup() (diff)
downloadlinux-243f7610a68a606eb1787c09450a440bf30bebe0.tar.xz
linux-243f7610a68a606eb1787c09450a440bf30bebe0.zip
tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer
The only code that references tracing_sched_switch_trace() and tracing_sched_wakeup_trace() is the wakeup latency tracer. Those two functions use to belong to the sched_switch tracer which has long been removed. These functions were left behind because the wakeup latency tracer used them. But since the wakeup latency tracer is the only one to use them, they should be static functions inside that code. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_output.c')
0 files changed, 0 insertions, 0 deletions