Added in running stats for btt
[blktrace.git] / btt / devs.c
2009-08-14 Alan D. BrunelleAdded in running stats for btt
2009-04-06 Alan D. BrunelleFixed plug/unplug logic in btt
2009-04-02 Alan D. BrunelleWorking on fixing % time q plugged
2009-02-13 Alan D. Brunellebtt general cleanup plus valgrind clean
2009-02-12 Alan D. BrunelleCleaned up devs that have no data
2009-01-23 Alan D. BrunelleFix btt to handle large numbers of output files
2008-11-11 Alan D. BrunelleMerge branch 'add-P'
2008-11-11 Alan D. BrunelleAdded -P to create a data file w/ Q, D and C per line
2008-11-10 Alan D. BrunelleAdded in -z to provide running waiting-for-issue latencies
2008-10-16 Alan D. BrunelleAdded in -L option - output periodic latency information
2008-10-16 Alan D. BrunelleAdded in -Q / --active-queue-depth option
2008-02-13 Alan D. BrunelleCleanups: Fixed IOPs in btt left over at end of run
2008-02-08 Alan D. BrunelleMerge branch 'bno_plot.submit'
2008-02-05 Alan D. BrunelleAdded new IOs per unplug table
2008-01-31 Alan D. BrunelleUNPLUG does the timing stuff, UNPLUG TIMEOUT only does...
2007-12-06 Alan D. BrunelleMerge branch 'master' into add-q2d
2007-12-05 Alan D. BrunelleAdded in Q2D histograms (requires -A)
2007-09-10 Alan D. BrunelleMajor revamping (ver 2.0)
2007-04-16 Alan D. BrunelleAdd in unplug IO count histogram
2007-04-14 Alan D. BrunelleCombine all outstanding patches into one /big patch/
2007-04-13 Alan D. BrunelleA couple of weeks ago Ming Zhang had noted that btt...
2007-02-26 Alan D. BrunelleAdd in the notion of pre-culling IOs per device until...
2007-02-08 Alan D. Brunelle[PATCH] Add in measuring of Plug and Unplug traces.
2007-02-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git...
2007-02-08 Alan D. BrunelleFixed a problem where not all of a device structure...
2007-02-06 Alan D. Brunelle[PATCH]: btt - major fixes and speed improvements
2006-12-01 Jens Axboe[PATCH] BTT patch: (2/3) per-IO stream output
2006-10-03 Alan David Brunelle[PATCH] Convert to using on-the-fly RB trees, no post...
2006-09-21 Alan David Brunelle[PATCH] Added in Q2C and D2C latency output option.
2006-09-21 Alan David Brunelle[PATCH] Added iostat-style statistics to btt
2006-09-14 Alan D. Brunelle[PATCH] btt: seek additions
2006-05-25 Jens Axboe[PATCH] Add Alan's btt tool