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

From: Ingo Molnar
Date: Fri Jan 16 2009 - 06:25:28 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> 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(-)

Pulled into tip/tracing/ftrace, thanks Steve!

Ingo
--
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/