[PATCH 0/6] ftrace: more updates to tip

From: Steven Rostedt
Date: Thu Jan 15 2009 - 23:54:53 EST


Ingo,

The following patches are in:

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git

branch: tip/devel


Steven Rostedt (6):
ftrace: move function tracer functions out of trace.c
trace: add gcc printf check to trace_seq_printf
trace: clean up format errors in calls to trace_seq_printf
ftrace: combine stack trace in function call
ftrace: remove static from function tracer functions
trace: set max latency variable to zero on default

----
kernel/trace/kmemtrace.c | 4 +-
kernel/trace/trace.c | 89 +----------------------------
kernel/trace/trace.h | 10 ---
kernel/trace/trace_functions.c | 115 ++++++++++++++++++++++++++++++++++---
kernel/trace/trace_irqsoff.c | 1 +
kernel/trace/trace_mmiotrace.c | 13 ++--
kernel/trace/trace_output.c | 2 +-
kernel/trace/trace_output.h | 3 +-
kernel/trace/trace_sched_wakeup.c | 1 +
9 files changed, 122 insertions(+), 116 deletions(-)

--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/