From: Ingo Molnar <mingo@elte.hu>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
"H. Peter Anvin" <hpa@zytor.com>, Theodore Tso <tytso@mit.edu>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH 0/7] [GIT PULL] for tip/tracing/ftrace
Date: Thu, 5 Mar 2009 10:22:23 +0100 [thread overview]
Message-ID: <20090305092223.GC16026@elte.hu> (raw)
In-Reply-To: <20090305032532.802709985@goodmis.org>
* Steven Rostedt <rostedt@goodmis.org> 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
prev parent reply other threads:[~2009-03-05 9:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-05 3:25 Steven Rostedt
2009-03-05 3:25 ` [PATCH 1/7] ring-buffer: fix timestamp in partial ring_buffer_page_read Steven Rostedt
2009-03-05 3:25 ` [PATCH 2/7] tracing: do not return EFAULT if read copied anything Steven Rostedt
2009-03-05 3:25 ` [PATCH 3/7] tracing: fix seq read from trace files Steven Rostedt
2009-03-05 3:25 ` [PATCH 4/7] tracing: add latency output format option Steven Rostedt
2009-03-05 3:25 ` [PATCH 5/7] tracing: remove extra latency_trace method from trace structure Steven Rostedt
2009-03-05 3:25 ` [PATCH 6/7] tracing: consolidate print_lat_fmt and print_trace_fmt Steven Rostedt
2009-03-05 3:25 ` [PATCH 7/7] tracing: have latency tracers set the latency format Steven Rostedt
2009-03-05 9:22 ` Ingo Molnar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090305092223.GC16026@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=fweisbec@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome