blkparse: split off the timestamp correction code in to a separate function
[blktrace.git] / btt / args.c
2014-09-24 Chris MasonMerge the iowatcher repository
2010-04-20 Edward Shishkinblktrace: print correct usage
2010-04-19 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2009-10-08 Alan D. Brunellebtt: Added in I/O activity per device and system-wide
2009-02-13 Alan D. Brunellebtt: Added no remap option
2009-02-13 Alan D. Brunellebtt general cleanup plus valgrind clean
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-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-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
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-03-05 Alan D. BrunelleBTT: Added user guide
2007-03-05 Alan D. BrunelleBTT: Clean up output in preparation for first major...
2007-02-06 Alan D. Brunelle[PATCH]: btt - major fixes and speed improvements
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