Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracing: remove legacy select of MARKERS by context switch tracing
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>
- Loading branch information