kernel-ark/kernel/trace
Steven Rostedt 06fa75ab56 ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation
The selftest validation code checks for valid entries in the trace buffer.
TRACE_STACK and TRACE_SPECIAL have been added to the code but not to
the validator. This patch adds the two to prevent them from flagging a
failure in the selftest.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-23 21:13:12 +02:00
..
ftrace.c ftrace: remove notrace 2008-05-23 20:58:28 +02:00
Kconfig ftrace: make it more available in the Kconfig 2008-05-23 21:12:26 +02:00
Makefile ftrace: disable -pg for the tracer itself 2008-05-23 20:56:53 +02:00
trace_functions.c ftrace: remove notrace 2008-05-23 20:58:28 +02:00
trace_irqsoff.c ftrace: printk and trace irqsoff and wakeups 2008-05-23 21:13:02 +02:00
trace_sched_switch.c ftrace: sched special 2008-05-23 21:08:47 +02:00
trace_sched_wakeup.c ftrace: printk and trace irqsoff and wakeups 2008-05-23 21:13:02 +02:00
trace_selftest.c ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation 2008-05-23 21:13:12 +02:00
trace.c ftrace: remove wakeup from function trace 2008-05-23 21:12:48 +02:00
trace.h ftrace: trace next state 2008-05-23 21:08:54 +02:00