blktrace.git
2011-03-16 Jens Axboeblktrace 1.0.2 blktrace-1.0.2
2011-03-16 Justin TerAvestblktrace: Document default values for -b and -n
2011-02-09 Tao Magitignore: add blkiomon to .gitignore.
2011-02-09 Tao Mablktrace: remove unused idx from devpath.
2011-02-09 Tao Mablktrace: break mlock in case of is_done.
2011-01-14 Tao Mablkiomon: Fix an output error
2011-01-11 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2011-01-11 Tao Mablkparse: Fix blktrace output pipe broken in the new...
2010-11-29 Alan D. BrunelleFixed build warning for btreplay
2010-10-22 Edward Shishkinblktrace: btt documentation update
2010-10-22 Edward Shishkinblktrace: btreplay man pages update
2010-10-22 Edward Shishkinblktrace: blktrace documentation update
2010-10-22 Edward Shishkinblktrace: blkparse documentation update
2010-10-22 Edward Shishkinblktrace: blkiomon documentation update
2010-10-22 Edward Shishkinblktrace: btrecord man pages fixup
2010-09-16 Alan D. Brunelleblktrace: disallow -o when using multiple devices
2010-04-20 Edward Shishkinblktrace: disable kill option - take 2
2010-04-20 Edward Shishkinblktrace: update blkiomon doc
2010-04-20 Edward Shishkinblktrace: add back conversion
2010-04-20 Edward Shishkinblktrace: print correct usage
2010-04-20 Edward Shishkinblktrace: avoid device duplication
2010-04-19 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-04-19 Eric Sandeenblkparse: exit with error if no tracefiles found
2010-03-22 Alan D. BrunelleFixed incorrect sizeof instead of strlen in btt/rstats.c
2010-03-22 Alan D. BrunelleCorrected memory leak in btt/p_live.c
2010-02-22 Eric Sandeenadd libpthread to btreplay/Makefile LIBS
2009-10-08 Alan D. Brunellebtt: Added in I/O activity per device and system-wide
2009-10-08 Alan D. Brunellebtt: better data file naming
2009-09-01 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2009-09-01 Jens Axboeblkparse: allow stdout output with -d option (using...
2009-08-14 Alan D. BrunelleAdded in running stats documentation
2009-08-14 Alan D. BrunelleAdded in running stats for btt
2009-05-11 Jens AxboeVersion 1.0.1 blktrace-1.0.1
2009-05-11 Eric Sandeenblkrawverify: warn and return error if no traces are...
2009-05-11 Eric Sandeenblkiomon manpage and usage reference invalid "msg-queue...
2009-05-11 Eric Sandeenfix up btrace options & manpage
2009-05-11 Eric Sandeenmore manpage fixups
2009-05-11 Eric Sandeenfix max-pkts option inconsistencies
2009-05-11 Alan D. BrunelleConverted to using the correct remap entries
2009-05-11 Martin Peschkeblkiomon: fix unaligned accesses on ia64
2009-04-21 Martin Peschkefix off-by-one issues in blkiomon.h
2009-04-21 Martin Peschkefix include statement in stats.h
2009-04-17 Jeff Moyerhandle race to mkdir at startup
2009-04-06 Alan D. BrunelleFixed plug/unplug logic in btt
2009-04-02 Alan D. BrunelleWorking on fixing % time q plugged
2009-03-26 Eric Sandeenfix trivial typo in manpage
2009-03-25 Carl Henrik... Add NOTIFY to activity mask
2009-03-23 Tom ZanussiBlktrace failed to lock reader threads on the cpu used...
2009-03-12 Alan D. BrunelleGenerate matplotlib plots for btt generated data
2009-02-18 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2009-02-18 Jens AxboeUpdate Jenkins hash to lookup3() variant
2009-02-17 Alan D. BrunelleFixed EAGAIN handling in blktrace.c
2009-02-17 Jens AxboeO_NOATIME isn't always present
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. Brunellebtt: Missed fopen conversion to my_fopen
2009-02-12 Alan D. BrunelleCode review updates
2009-02-12 Alan D. BrunelleReworked blktrace master/thread interface
2009-02-12 Alan D. BrunelleCleaned up devs that have no data
2009-02-11 Alan D. BrunelleMoved starting of tracing after tracers are going
2009-02-11 Alan D. Brunellebtt: fixed open in setup_ifile
2009-02-11 Alan D. BrunelleSynchronized trace gathering
2009-02-11 Alan D. BrunelleInvoke gethostbyname once, handle errors better
2009-02-11 Alan D. BrunelleAdded accept as a system call needing resource increases
2009-02-09 Alan D. BrunelleRewrote blktrace to have a single thread per CPU
2009-01-23 Alan D. BrunelleFix btt to handle large numbers of output files
2009-01-23 Alan D. BrunelleIncreased limits to allow for large system runs
2009-01-21 Martin PeschkeA couple of min-counters weren't initialised correctly...
2009-01-21 Martin PeschkeThe git commit 11914a53d2ec2974a565311af327b8983d8c820d...
2009-01-12 Alan D. BrunelleAdded no messages option to blkparse.c
2008-11-12 Alan D. Brunellegcc 4.3.2 has started to warn about:
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-11-10 Alan D. BrunelleMerge branch 'master' of ssh://alanbrunelle@git.kernel...
2008-10-30 Jens AxboeSet release version 1.0.0 blktrace-1.0.0
2008-10-30 Jens AxboeUpdate rbtree to version with unified parent + color
2008-10-29 Alan D. BrunelleMoved btrecord/btreplay to version 1.0.0
2008-10-28 Martin Peschkeblkiomon: add through-put statistics
2008-10-28 Martin Peschkeblkiomon: separate statistics for read and write requests
2008-10-28 Martin Peschkeblkiomon: fix some debug messages
2008-10-28 Martin Peschkeblkiomon: fix trace debug output
2008-10-28 Martin Peschkeblkiomon: fix unit in histogram output
2008-10-28 Martin Peschkeblkiomon: fix cross-arch data analysis issue
2008-10-20 Martin Peschkeblkiomon: drv_data traces pass-through
2008-10-17 Martin Peschkeblkparse: add hint for discarded drv_data traces
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-16 Stefan RasplAdd driver data support
2008-10-16 Jens Axboeblktrace: accept -v (lower case) for version info as...
2008-10-16 Martin Peschkeblkiomon: I/O monitor
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-26 Nathan Scottspec file tweak
2008-09-26 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2008-09-26 Nathan Scottman page typo
next