Re: [PATCH 0/7] [GIT PULL] for tip/tracing/ftrace

From: Ingo Molnar
Date: Thu Mar 05 2009 - 04:22:55 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> 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
>
>
> Steven Rostedt (7):
> ring-buffer: fix timestamp in partial ring_buffer_page_read
> tracing: do not return EFAULT if read copied anything
> tracing: fix seq read from trace files
> tracing: add latency output format option
> tracing: remove extra latency_trace method from trace structure
> tracing: consolidate print_lat_fmt and print_trace_fmt
> tracing: have latency tracers set the latency format
>
> ----
> kernel/trace/blktrace.c | 1 -
> kernel/trace/ring_buffer.c | 6 ++-
> kernel/trace/trace.c | 81 ++++++++++--------------------------
> kernel/trace/trace.h | 3 +-
> kernel/trace/trace_branch.c | 1 -
> kernel/trace/trace_irqsoff.c | 8 ++++
> kernel/trace/trace_output.c | 32 --------------
> kernel/trace/trace_output.h | 1 -
> kernel/trace/trace_sched_wakeup.c | 8 ++++
> 9 files changed, 46 insertions(+), 95 deletions(-)

Pulled, thanks Steve!

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/