tracing: Remove obsolete sched_switch tracer
authorSteven Rostedt <srostedt@redhat.com>
Tue, 8 Feb 2011 18:19:49 +0000 (13:19 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 8 Feb 2011 22:14:56 +0000 (17:14 -0500)
The trace events sched_switch and sched_wakeup do the same thing
as the stand alone sched_switch tracer does. It is no longer needed.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found