[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090210130050.GA8341@elte.hu>
Date: Tue, 10 Feb 2009 14:00:50 +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>,
Eduard - Gabriel Munteanu <eduard.munteanu@...ux360.ro>,
Pekka Enberg <penberg@...helsinki.fi>
Subject: Re: [PATCH 0/3] git pull request for tip/tracing/ftrace
* Steven Rostedt <rostedt@...dmis.org> 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@...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