[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090209172830.087244662@goodmis.org>
Date: Mon, 09 Feb 2009 12:28:30 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Eduard - Gabriel Munteanu <eduard.munteanu@...ux360.ro>,
Pekka Enberg <penberg@...helsinki.fi>
Subject: [PATCH 0/3] git pull request for tip/tracing/ftrace
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.
-- Steve
The following patches are in:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
branch: tip/tracing/ftrace
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(-)
--
--
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