[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090123140617.GB21737@ghostprotocols.net>
Date: Fri, 23 Jan 2009 12:06:17 -0200
From: Arnaldo Carvalho de Melo <acme@...hat.com>
To: Jens Axboe <jens.axboe@...cle.com>
Cc: Ingo Molnar <mingo@...e.hu>, Steven Rostedt <rostedt@...dmis.org>,
Frederic Weisbecker <fweisbec@...il.com>,
linux-kernel@...r.kernel.org, linux-btrace@...r.kernel.org
Subject: [PATCH tip][0/2] ftrace interface for blktrace
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(-)
--
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