linux-btrace.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip][0/2] ftrace interface for blktrace
@ 2009-01-23 14:06 Arnaldo Carvalho de Melo
  2009-01-26 11:42 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2009-01-23 14:06 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Ingo Molnar, Steven Rostedt, Frederic Weisbecker, linux-kernel,
	linux-btrace

Hi Jens,

	Here is a third version, that also implements blk_add_trace_msg,
using ftrace_vprintk.

	As soon as the TRACE_ITER_CONTEXT_INFO option is implemented
I'll provide the struct trace_event->bin() callback to synthesize the
old blktrace record format so that we can test the output of trace_pipe
with blkparse -i -.

	Please let me know if this is acceptable for inclusion on
linux-tip.

Best Regards,

- Arnaldo

 block/blktrace.c       |  651 ++++++++++++++++++++++++++++++++++++++++++++++++-
 fs/partitions/check.c  |    7 
 include/linux/ftrace.h |    8 
 kernel/trace/trace.c   |    9 
 kernel/trace/trace.h   |    1 
 5 files changed, 671 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH tip][0/2] ftrace interface for blktrace
  2009-01-23 14:06 [PATCH tip][0/2] ftrace interface for blktrace Arnaldo Carvalho de Melo
@ 2009-01-26 11:42 ` Jens Axboe
  2009-01-26 13:43   ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2009-01-26 11:42 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Ingo Molnar, Steven Rostedt, Frederic Weisbecker, linux-kernel,
	linux-btrace

On Fri, Jan 23 2009, Arnaldo Carvalho de Melo wrote:
> Hi Jens,
> 
> 	Here is a third version, that also implements blk_add_trace_msg,
> using ftrace_vprintk.
> 
> 	As soon as the TRACE_ITER_CONTEXT_INFO option is implemented
> I'll provide the struct trace_event->bin() callback to synthesize the
> old blktrace record format so that we can test the output of trace_pipe
> with blkparse -i -.
> 
> 	Please let me know if this is acceptable for inclusion on
> linux-tip.

Sure, go ahead and add it!

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH tip][0/2] ftrace interface for blktrace
  2009-01-26 11:42 ` Jens Axboe
@ 2009-01-26 13:43   ` Ingo Molnar
  0 siblings, 0 replies; 3+ messages in thread
From: Ingo Molnar @ 2009-01-26 13:43 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Arnaldo Carvalho de Melo, Steven Rostedt, Frederic Weisbecker,
	linux-kernel, linux-btrace


* Jens Axboe <jens.axboe@oracle.com> wrote:

> On Fri, Jan 23 2009, Arnaldo Carvalho de Melo wrote:
> > Hi Jens,
> > 
> > 	Here is a third version, that also implements blk_add_trace_msg,
> > using ftrace_vprintk.
> > 
> > 	As soon as the TRACE_ITER_CONTEXT_INFO option is implemented
> > I'll provide the struct trace_event->bin() callback to synthesize the
> > old blktrace record format so that we can test the output of trace_pipe
> > with blkparse -i -.
> > 
> > 	Please let me know if this is acceptable for inclusion on
> > linux-tip.
> 
> Sure, go ahead and add it!

Cool - i've started tracking Arnaldo's patch by picking up the latest 
version into tip/tracing/blktrace and merging it into tip/master.

Arnaldo, could you please check latest tip/master:

   http://people.redhat.com/mingo/tip.git/README

to see whether it's all OK, integrated with the latest tracing bits?

	Ingo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-26 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-23 14:06 [PATCH tip][0/2] ftrace interface for blktrace Arnaldo Carvalho de Melo
2009-01-26 11:42 ` Jens Axboe
2009-01-26 13:43   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).