[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0906091333330.17452@gandalf.stny.rr.com>
Date: Tue, 9 Jun 2009 13:34:08 -0400 (EDT)
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>
Subject: Re: [PATCH 0/2] [GIT PULL] tracing/events/ring-buffer: block trace
points and fix
On Tue, 9 Jun 2009, Steven Rostedt wrote:
>
> Ingo,
>
> Please pull the latest tip/tracing/ftrace tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/tracing/ftrace
>
>
> Li Zefan (1):
> tracing/events: convert block trace points to TRACE_EVENT()
Ingo,
Hold off on pulling, I'm getting warnings on the compile for the block
events.
I'll take a look into it.
Thanks,
-- Steve
>
> Steven Rostedt (1):
> ring-buffer: fix ret in rb_add_time_stamp
>
> ----
> block/blk-core.c | 16 +-
> block/elevator.c | 8 +-
> drivers/md/dm.c | 5 +-
> fs/bio.c | 3 +-
> include/linux/blktrace_api.h | 13 ++
> include/trace/block.h | 76 -------
> include/trace/events/block.h | 483 ++++++++++++++++++++++++++++++++++++++++++
> kernel/trace/Makefile | 5 +-
> kernel/trace/blktrace.c | 78 +++++++-
> kernel/trace/ring_buffer.c | 2 +-
> mm/bounce.c | 5 +-
> 11 files changed, 589 insertions(+), 105 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