blktrace debugging: how to use it

Previous thread: Re: Again... DMA speed too slow by Robert Hancock on Sunday, March 30, 2008 - 8:59 pm. (1 message)

Next thread: RFC: Writing Solaris Device Drivers in Java by Peter Teoh on Sunday, March 30, 2008 - 10:14 pm. (15 messages)
To: <linux-kernel@...>, kernelnewbies@nl.linux.org <kernelnewbies@...>
Date: Sunday, March 30, 2008 - 9:42 pm

The is patch is to enable blktrace debugging in the kernel:

http://lkml.org/lkml/2006/8/1/405

Can anyone provide any guidelines or references on how to use this
feature from userspace? Any tools written to TEST and use this feature?

Thanks.
--

To: Peter Teoh <htmldeveloper@...>
Cc: <linux-kernel@...>, kernelnewbies@nl.linux.org <kernelnewbies@...>
Date: Sunday, April 6, 2008 - 11:37 am

Just git clone the repo:

git://git.kernel.dk/blktrace.git

(which is mentioned in the Kconfig help entry for that kernel config
option)

or grab the latest snapshot here:

http://brick.kernel.dk/snaps/blktrace-git-latest.tar.gz

it comes with documentation and man pages (mostly thanks to others than
myself :-) and also a nifty btt tool that can do lots of things that
blkparse cannot.

--
Jens Axboe

--

To: Peter Teoh <htmldeveloper@...>
Cc: <linux-kernel@...>, kernelnewbies@nl.linux.org <kernelnewbies@...>
Date: Monday, March 31, 2008 - 12:41 am

Hi..

All I remember, the user space code is available from Jens Axboe's CVS
or http://www.kernel.org/pub/linux/kernel/people/axboe/tools/blktrace.c

regards,

Mulyadi
--

To: Mulyadi Santosa <mulyadi.santosa@...>
Cc: <linux-kernel@...>, kernelnewbies@nl.linux.org <kernelnewbies@...>
Date: Monday, March 31, 2008 - 11:30 am

On Mon, Mar 31, 2008 at 12:41 PM, Mulyadi Santosa
Thanks Mulyadi Santosa, the link I found was:

http://www.kernel.org/pub/linux/kernel/people/axboe/tools/old/blktrace.c

(Jens may have change it immediately u sent out the email :-)).

--
Regards,
Peter Teoh
--

To: Peter Teoh <htmldeveloper@...>
Cc: <linux-kernel@...>, kernelnewbies@nl.linux.org <kernelnewbies@...>
Date: Monday, March 31, 2008 - 9:33 pm

Hi :)

Somehow in the universe, we are linked to each other :D

regards,

Mulyadi.
--

Previous thread: Re: Again... DMA speed too slow by Robert Hancock on Sunday, March 30, 2008 - 8:59 pm. (1 message)

Next thread: RFC: Writing Solaris Device Drivers in Java by Peter Teoh on Sunday, March 30, 2008 - 10:14 pm. (15 messages)