tracing: remove legacy select of MARKERS by context switch tracing
authorSteven Rostedt <srostedt@redhat.com>
Thu, 27 Aug 2009 02:23:52 +0000 (22:23 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 27 Aug 2009 20:58:03 +0000 (16:58 -0400)
The context switch tracer was made before tracepoints were mature, and
the original version used markers. This is no longer true and this
patch removes the select.

Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found