[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090116112505.GD20082@elte.hu>
Date: Fri, 16 Jan 2009 12:25:05 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: Re: [PATCH 0/6] ftrace: more updates to tip
* Steven Rostedt <rostedt@...dmis.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists