alistair23-linux/kernel/trace
Steven Rostedt 214023c3d1 ftrace: add a buffer for output
Later patches will need to print the same things as the seq output
does. But those outputs will not use the seq utility. This patch
adds a buffer to the iterator, that can be used by either the
seq utility or other output.

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:46 +02:00
..
ftrace.c ftrace: startup tester on dynamic tracing. 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
trace.c ftrace: add a buffer for output 2008-05-23 20:41:46 +02:00
trace.h ftrace: add a buffer for output 2008-05-23 20:41: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: disable all tracers on corrupted buffer 2008-05-23 20:41:22 +02:00