Re: [PATCH 0/3] git pull request for tip/tracing/ftrace

From: Ingo Molnar
Date: Tue Feb 10 2009 - 08:01:20 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Ingo,
>
> I pulled in the splice code from Eduard into a branch that is
> based off of tip's tracing/ftrace branch.
>
> I kept Eduard's patches as is, and implemented the suggested clean
> ups at the end.
>
> My branch names were getting too long so I hacked off the "/devel"
> part at the end that I usually have.

> Eduard - Gabriel Munteanu (2):
> tracing: splice support for tracing_pipe
> tracing: Move pipe waiting code out of tracing_read_pipe().
>
> Steven Rostedt (1):
> tracing: clean up splice code
>
> ----
> kernel/trace/trace.c | 219 +++++++++++++++++++++++++++++++++++++++++++-------
> kernel/trace/trace.h | 6 ++
> 2 files changed, 196 insertions(+), 29 deletions(-)

Pulled into tip:tracing/ftrace, thanks guys!

A small request regarding the commit logs, could you please
in the future make the titles more consistent:

34cd499: tracing: clean up splice code
ff98781: tracing: Move pipe waiting code out of tracing_read_pipe().
3c56819: tracing: splice support for tracing_pipe

the closing period in the second commit is unnecessary, and
capitalization should be consistent as well.

Thanks,

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/