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. --
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. --
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 --
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
--
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 --
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 --
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 --
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 --
Hi :) Somehow in the universe, we are linked to each other :D regards, Mulyadi. --
Hi :)
Somehow in the universe, we are linked to each other :D
Mulyadi. --