Merge branch 'master' of ssh://git.kernel.dk/data/git/blktrace
[blktrace.git] / btt /
2007-02-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git...
2007-02-08 Alan D. BrunelleAdded overall averages for seek information
2007-02-08 Alan D. BrunelleAdded overall averages for merge information.
2007-02-08 Alan D. BrunelleFixed a problem where not all of a device structure...
2007-02-08 Alan D. BrunelleA couple of miscellaneous clean up operations.
2007-02-08 Alan D. BrunelleChanged triggering on INSERT to GETRQ (temporary?)
2007-02-08 Alan D. BrunelleAlways output seeks averages, even if we are not tracki...
2007-02-06 Alan D. Brunelle[PATCH]: btt - major fixes and speed improvements
2006-12-01 Jens Axboe[PATCH] BTT patch: Fix problem with short runs
2006-12-01 Jens Axboe[PATCH] BTT patch: (3/3) time bounded trace analysis
2006-12-01 Jens Axboe[PATCH] BTT patch: (2/3) per-IO stream output
2006-12-01 Jens Axboe[PATCH] BTT patch: (1/3) 'iostat' totals
2006-11-13 Alan D. Brunelle[PATCH] btt: handle cases where we remap to a device...
2006-10-03 Alan David Brunelle[PATCH] Convert to using on-the-fly RB trees, no post...
2006-10-03 Alan David Brunelle[PATCH] btt: Fixed %utilization computation: idle not...
2006-09-21 Alan David Brunelle[PATCH] Added in Q2C and D2C latency output option.
2006-09-21 Alan David Brunelle[PATCH] Cleaned up old LVM/MD references, cleaned up...
2006-09-21 Alan David Brunelle[PATCH] Added iostat-style statistics to btt
2006-09-21 Alan David Brunelle[PATCH] Added '-' and '_' in dev IDs in devmap file...
2006-09-15 Alan D. Brunelle[PATCH] btt: seek statistics fix
2006-09-15 Alan D. Brunelle[PATCH] btt: Fix invalid q2a
2006-09-14 Alan D. Brunelle[PATCH] btt: Cleaned up patches for SEEK additions...
2006-09-14 Alan D. Brunelle[PATCH] btt: seek additions
2006-09-07 Jan Blunck[PATCH] Fixed the Makefile in btt/
2006-09-06 Martin Peschke[PATCH] bug in btt/output.c
2006-09-06 Alan David Brunelle[PATCH] BTT: Improve correctness of average block size...
2006-09-01 Alan David Brunelle[PATCH] Ignore PC packets in btt
2006-05-25 Jens Axboe[PATCH] btt: finalize the INLINE fixup
2006-05-25 Jens Axboe[PATCH] btt: Kill DO_INLINE and add -g
2006-05-25 Jens Axboe[PATCH] Add Alan's btt tool