Merge branch 'add-P'
[blktrace.git] / btt /
2008-11-11 Alan D. BrunelleMerge branch 'add-P'
2008-11-11 Alan D. BrunelleMerge branch 'fix-m'
2008-11-11 Alan D. BrunelleAdded -P to create a data file w/ Q, D and C per line
2008-11-11 Alan D. BrunelleMerge branch 'fix-m' into add-P
2008-11-11 Alan D. BrunelleFixed 'M' displays on per-io output and added in I...
2008-11-11 Alan D. Brunelle Fixed segfault in aqd.c : need to check for NULL ...
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-10-10 Alan D. BrunelleRemoved excessive amounts of seek modes (for random...
2008-10-10 Alan D. BrunelleMerge branch 'master' of ssh://alanbrunelle@git.kernel...
2008-09-23 Alan D. BrunelleAdded in %done for btt
2008-05-27 Alan D. BrunellePut message notes from kernel into a separate file...
2008-05-21 Alan D. BrunelleHandled no difference in seek times
2008-05-21 Alan D. BrunelleAdded in -m option, seeks-per-second
2008-05-12 Alan D. BrunelleFixed percentage calculations for phases of an I/O
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-13 Aaron Carrollbtt: fix iostat interval default
2008-02-12 Alan D. BrunelleAdded info about bno_plot.py and clean ups
2008-02-08 Alan D. BrunelleMerge branch 'bno_plot.submit'
2008-02-05 Alan D. BrunelleAdded new IOs per unplug table
2008-02-05 Alan D. BrunelleAdded bno_plot.py - generate interactive 3D plot of...
2008-01-31 Alan D. BrunelleUNPLUG does the timing stuff, UNPLUG TIMEOUT only does...
2008-01-31 Alan D. BrunelleFixed excess bucket information for unplug histograms.
2008-01-03 Dave BoutcherFix Q counts during requeue and merges.
2007-12-10 Alan D. BrunelleSeparated out g/i/m trace handling.
2007-12-06 Alan D. BrunelleMerge branch 'master' into add-q2d
2007-12-05 Alan D. BrunelleAdded in Q2D histograms (requires -A)
2007-11-13 Alan D. BrunelleAdded active requests at Q information.
2007-11-08 Alan D. BrunelleFixed REMAP to update Q2A & fixed #Q calculations
2007-10-02 Alan D. BrunelleAdded list_splice to btt/list.h
2007-09-10 Alan D. BrunelleMajor revamping (ver 2.0)
2007-08-26 Jan BlunckMakefile fixes
2007-04-18 Alan D. BrunelleFix unplug histogram placement.
2007-04-16 Alan D. BrunelleAdd in unplug IO count histogram
2007-04-16 Alan D. BrunelleCleaned out the btt/README file.
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-06 Alan D. BrunelleSome fixes - added in 4 figures, fixed an error in...
2007-03-05 Alan D. BrunelleFix warning in output.c where __u64 is a long, not...
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. BrunelleFix a typo in unplug's due to timers.
2007-02-26 Alan D. BrunelleAdd in the notion of pre-culling IOs per device until...
2007-02-26 Alan D. BrunelleAdd Q and D histograms (based upon IO size)
2007-02-26 Alan D. BrunelleFix remap handling (again).
2007-02-26 Alan D. BrunelleFix plug output to only display when there are plug...
2007-02-12 Alan D. BrunelleAdded in plug totals
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. 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