Re: [PATCH 0/2] [GIT PULL] tracing/events/ring-buffer: block tracepoints and fix

From: Steven Rostedt
Date: Tue Jun 09 2009 - 13:34:23 EST



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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/