blktrace.git
2005-10-11 Jens Axboe[PATCH] Bump version, should be about good to go for 1.0 blktrace-0.99
2005-10-11 Jens Axboe[PATCH] blkparse: be a little more flexible in mixing...
2005-10-11 Alan D. Brunelle[PATCH] kernel: update remap to work for dm as well
2005-10-10 Jens Axboe[PATCH] btrace.spec: spelling error
2005-10-10 Jens Axboe[PATCH] Add rpm spec file
2005-10-10 Jens Axboe[PATCH] blkparse: sparse and friends don't like ULONG_L...
2005-10-10 Jens Axboe[PATCH] blkparse: fix memory leaks
2005-10-10 Jens Axboe[PATCH] blkparse: suff[] should not be static
2005-10-10 Jens Axboe[PATCH] blkparse: remember to bail out if conversion...
2005-10-10 Jens Axboe[PATCH] blkparse: pretty up stats print by converting...
2005-10-10 Jens Axboe[PATCH] blkparse: kill debug statement in rate calculation
2005-10-10 Jens Axboe[PATCH] blkparse: fix bad comment in recent checkin
2005-10-10 Jens Axboe[PATCH] blkparse: include rate dump for stats
2005-10-10 Jens Axboe[PATCH] blkparse: maintain map of online CPUs instead...
2005-10-09 Jens Axboe[PATCH] Add large file support for 32-bit platforms
2005-10-09 Jens Axboe[PATCH[ verify_blkparse: dump number of events scanned
2005-10-09 Jens Axboe[PATCH] stopwatch usage may misorder first event
2005-10-09 Jens Axboe[PATCH] verify_blkparse: check for correct number of...
2005-10-09 Jens Axboe[PATCH] Making the pdf requires tetex and latex
2005-10-07 Jens Axboe[PATCH] doc: blktrace.pdf: blktrace.tex dependency
2005-10-07 Jens Axboe[PATCH] Switch hash option -h, update btrace for all...
2005-10-07 Jens Axboe[PATCH] blkparse: fix stat printing
2005-10-07 Jens Axboe[PATCH] Add -v for being more verbose on non-fatal...
2005-10-07 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2005-10-07 Jens Axboe[PATCH] blkparse_fmt: use memcmp() it is (usually)...
2005-10-07 Jens Axboe[PATCH] doc: simplify the git checkout command
2005-10-07 Jens Axboe[PATCH] doc: add example of PC command tracing
2005-10-07 Jens Axboe[PATCH] blkparse_fmt: Check for repeated zeroes in pdu
2005-10-07 Jens Axboe[PATCH] blkparse: dump stdin entries on every iteration
2005-10-07 Jens Axboe[PATCH] blktrace: fix error on stopping live trace...
2005-10-07 Jens Axboe[PATCH] Update README
2005-10-06 Jens Axboe[PATCH] blktrace: gcc-4 signed vs unsigned warning
2005-10-06 Jens Axboe[PATCH] blkparse: fix remap sectors dump, it was in kb
2005-10-06 Jens Axboe[PATCH] Add support for remap actions
2005-10-05 Jens Axboe[PATCH] blktrace.tex: add description of each possible...
2005-10-05 Jens AxboeMerge branch 'master' of ssh://axboe@brick.kernel.dk...
2005-10-05 Jens Axboe[PATCH] blktrace.tex: add fs/pc request explanation
2005-10-05 Jens Axboe[PATCH] Typo: __BIT_ENDIAN -> __BIG_ENDIAN
2005-10-05 Jens Axboe[PATCH] Better endianness check
2005-10-05 Jens Axboe[PATCH] Makefile: only include .c files in deps
2005-10-05 Jens Axboe[PATCH] blktrace: sanity check the buf_size argument...
2005-10-05 Jens Axboe[PATCH] Makefile: dep fixup
2005-10-05 Jens Axboe[PATCH] Makefile: add dependencies
2005-10-05 Jens Axboe[PATCH] Forgot to kill root blktrace.tex
2005-10-05 Jens Axboe[PATCH] Move docs to doc/
2005-10-05 Alan D. Brunelle[PATCH] Add blktrace users guide
2005-10-05 Jens Axboe[PATCH] blkparse: old patch broke the sequence check...
2005-10-05 Jens Axboe[PATCH] blkparse: we have to allow one skip to prevent...
2005-10-05 Jens Axboe[PATCH] verify_blkparse: correct sscanf return
2005-10-05 Jens Axboe[PATCH] Makefile: kill -W again
2005-10-05 Jens Axboe[PATCH] Fix long options
2005-10-05 Jens AxboeMerge refs/heads/master from origin
2005-10-05 Jens Axboe[PATCH] Remember to terminate options structure
2005-10-05 Jens Axboe[PATCH] blktrace: fix a few -W warnings
2005-10-05 Alan D. Brunelle[PATCH] blkparse: Add -a/-A options to blkparse as...
2005-10-04 Jens Axboe[PATCH] Add -D output/input directory option to blkpars...
2005-10-04 Jens Axboe[PATCH] blktrace: note that the -b option is in KiB
2005-10-04 Jens Axboe[PATCH] blktrace: optimize the get_event() normal case
2005-10-03 Jens Axboe[PATCH] blkparse: only break out of last loop if not...
2005-10-03 Jens Axboe[PATCH] blkparse: stdin sequence and aliases fixes
2005-10-03 Jens Axboe[PATCH] blktrace: allow for unaligned events
2005-10-03 Jens Axboe[PATCH verify_blkparse: dump number of sequence aliases...
2005-10-03 Jens Axboe[PATCH] btrace: need large rb batch count for stdin...
2005-10-03 Jens Axboe[PATCH] blktrace: various fixes
2005-10-03 Jens Axboe[PATCH] blkparse: kill old force debug print
2005-10-03 Jens Axboe[PATCH] kernel: update patch to 2.6.14-rc3
2005-10-02 Jens Axboe[PATCH] blkparse: Add option to print missing entries
2005-10-02 Jens Axboe[PATCH] blkparse: check smallest sequence read
2005-09-30 Jens Axboe[PATCH] blkparse: invert alloc checks, more intuitive
2005-09-30 Jens Axboe[PATCH] blkparse: reduce memory consumption
2005-09-30 Nathan Scott[PATCH] blkparse: fix ->sector printing warnings
2005-09-29 Jens Axboe[PATCH] README: add reference to gitweb on brick
2005-09-29 Jens Axboe[PATCH] Assorted compiler warnings
2005-09-28 Jens Axboe[PATCH] verify_blkparse: print events not ordered
2005-09-28 Jens Axboe[PATCH] Add verify_blkparse description to README
2005-09-28 Jens Axboe[PATCH] verify_blkparse: implement in C instead
2005-09-28 Jens Axboe[PATCH] verify_blkparse: missing line break
2005-09-28 Thomas Kenne[PATCH] verify_blkparse: fix parsing
2005-09-28 Jens Axboe[PATCH] blkparse: prune old found entries in rb_last
2005-09-28 Jens Axboe[PATCH] verify_blkparse: make sure file is readable
2005-09-28 Jens Axboe[PATCH] verify_blkparse: proper check of file given
2005-09-28 Jens Axboe[PATCH] blkparse: don't check time in last rb lookup
2005-09-28 Thomas Kenne[PATCH] Add script to verify correctness of blkparse...
2005-09-28 Jens Axboe[PATCH] blkparse: make the rb track root per-device
2005-09-28 Jens Axboe[PATCH] blkparse: misc assorted fixes
2005-09-28 Jens Axboe[PATCH] kernel: move the plug/unplug logging around...
2005-09-27 Jens Axboe[PATCH] blkparse: sequence fixes
2005-09-27 Jens Axboe[PATCH] blkparse: improve skip detection
2005-09-27 Jens AxboeForgot to kill old patch
2005-09-27 Jens Axboe[PATCH] kernel: improve serialization and unplug logging
2005-09-27 Jens AxboeForgot to include the change for the last stopwatch...
2005-09-27 Jens Axboe[PATCH] blkparse: another stab at stopwatch_end fixing
2005-09-27 Jens AxboeRevert "[PATCH] blkparse: final stopwatch check"
2005-09-27 Jens Axboe[PATCH] blktrace: fix sparse warning
2005-09-26 Jens Axboe[PATCH] blkparse: add %N format for bytes
2005-09-26 Jens Axboe[PATCH] blkparse: final stopwatch check
2005-09-26 Jens Axboe[PATCH] blkparse: more stopwatch cleanups
2005-09-26 Jens Axboe[PATCH] blkparse: improve stopwatch
2005-09-26 Jens Axboe[PATCH] blkparse: hash-by-name fixes
2005-09-26 Jens Axboe[PATCH] blkparse: oops, missed removing a hash debug...
next