Added in running stats for btt
[blktrace.git] / btt / bt_timeline.c
2009-08-14 Alan D. BrunelleAdded in running stats for btt
2009-02-13 Alan D. Brunellebtt: Added no remap option
2009-02-13 Alan D. Brunellebtt general cleanup plus valgrind clean
2009-02-12 Alan D. BrunelleCleaned up devs that have no data
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-05-27 Alan D. BrunellePut message notes from kernel into a separate file...
2008-05-21 Alan D. BrunelleAdded in -m option, seeks-per-second
2008-05-09 Alan D. BrunelleAdded S2G times + fixed up -X output to include X2X
2008-05-08 Alan D. BrunelleAdded -X option - generate easily parseable file
2008-02-13 Alan D. BrunelleCleanups: Fixed IOPs in btt left over at end of run
2008-02-13 Aaron Carrollbtt: fix missing cleanup call
2008-02-08 Alan D. BrunelleMerge branch 'bno_plot.submit'
2008-02-05 Alan D. BrunelleAdded new IOs per unplug table
2007-12-10 Alan D. BrunelleSeparated out g/i/m trace handling.
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-03-05 Alan D. BrunelleBTT: Added user guide
2007-03-05 Alan D. BrunelleBTT: Clean up output in preparation for first major...
2007-02-26 Alan D. BrunelleAdd Q and D histograms (based upon IO size)
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-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] Cleaned up old LVM/MD references, cleaned up...
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