index
:
blktrace
master
origin
Block tracing utilities
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blkparse_fmt.c
Age
Commit message (
Expand
)
Author
2011-08-11
Add FLUSH/FUA support
Namhyung Kim
2009-05-11
Converted to using the correct remap entries
Alan D. Brunelle
2008-08-15
blktrace: support discard requests
David Woodhouse
2008-05-27
Added in handling of MESSAGE notes
Alan D. Brunelle
2008-05-05
eliminate check of empty -F format
Luis Useche
2007-05-30
Small format update for empty requests
Jens Axboe
2007-01-09
[PATCH] Missed fixups wrt Bounce and Backmerge
Vasily Tarasov
2006-12-30
[PATCH] Fix back descriptors
Tom Zanussi
2006-12-01
[PATCH] blkparse: fix -f format override
Olaf Kirch
2006-12-01
[PATCH] Add timestamp support
Olaf Kirch
2006-09-15
[PATCH] btt: Cleaned up patches for SEEK additions, DM, Q2A and seek fixes
Alan D. Brunelle
2006-07-23
[PATCH] Support for logging metadata IO requests
Jens Axboe
2006-07-06
[PATCH] Support for readahead tracing
Nathan Scott
2006-03-24
[PATCH: Change remap format to have mapped-to information on the left of the ->
Alan D. Brunelle
2006-02-09
[PATCH] Shrink the trace by 1/3 by removing ->comm[16]
Jens Axboe
2006-01-12
[PATCH] blkparse_fmt: missing 'requeue' event handling
Jens Axboe
2006-01-10
[PATCH] Work-around for 32-bit be64_to_cpu() weirdness
Jens Axboe
2005-10-07
[PATCH] blkparse_fmt: use memcmp() it is (usually) faster
Jens Axboe
2005-10-07
[PATCH] blkparse_fmt: Check for repeated zeroes in pdu
Jens Axboe
2005-10-06
[PATCH] blkparse: fix remap sectors dump, it was in kb
Jens Axboe
2005-10-06
[PATCH] Add support for remap actions
Jens Axboe
2005-09-29
[PATCH] Assorted compiler warnings
Jens Axboe
2005-09-26
[PATCH] blkparse: add %N format for bytes
Jens Axboe
2005-09-26
[PATCH] blkparse: hardcode the default formats instead of parsing them
Jens Axboe
2005-09-25
[PATCH] blkparse: split format parsing into seperate file
Jens Axboe