linux/kernel/trace
Steven Rostedt 77a2b37d22 ftrace: startup tester on dynamic tracing.
This patch adds a startup self test on dynamic code modification
and filters. The test filters on a specific function, makes sure that
no other function is traced, exectutes the function, then makes sure that
the function is traced.

This patch also fixes a slight bug with the ftrace selftest, where
tracer_enabled was not being set.

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 20:41:06 +02:00
..
Kconfig ftrace: add self-tests 2008-05-23 20:40:36 +02:00
Makefile ftrace: trace preempt off critical timings 2008-05-23 20:32:54 +02:00
ftrace.c ftrace: startup tester on dynamic tracing. 2008-05-23 20:41:06 +02:00
trace.c ftrace: add README 2008-05-23 20:40:56 +02:00
trace.h ftrace: cleanups 2008-05-23 20:40:46 +02:00
trace_functions.c ftrace: add self-tests 2008-05-23 20:40:36 +02:00
trace_irqsoff.c ftrace: cleanups 2008-05-23 20:40:46 +02:00
trace_sched_switch.c ftrace: add self-tests 2008-05-23 20:40:36 +02:00
trace_sched_wakeup.c ftrace: cleanups 2008-05-23 20:40:46 +02:00
trace_selftest.c ftrace: startup tester on dynamic tracing. 2008-05-23 20:41:06 +02:00