summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-11fix max-pkts option inconsistenciesEric Sandeen
2009-05-11Converted to using the correct remap entriesAlan D. Brunelle
2009-05-11blkiomon: fix unaligned accesses on ia64Martin Peschke
2009-04-21fix off-by-one issues in blkiomon.hMartin Peschke
2009-04-21fix include statement in stats.hMartin Peschke
2009-04-17handle race to mkdir at startupJeff Moyer
2009-04-06Fixed plug/unplug logic in bttAlan D. Brunelle
2009-04-02Working on fixing % time q pluggedAlan D. Brunelle
2009-03-26fix trivial typo in manpageEric Sandeen
2009-03-25Add NOTIFY to activity maskCarl Henrik Lunde
2009-03-23Blktrace failed to lock reader threads on the cpu used by the correspondingTom Zanussi
2009-03-12Generate matplotlib plots for btt generated dataAlan D. Brunelle
2009-02-18Merge branch 'master' of ssh://axboe@router.home.kernel.dk/data/git/blktraceJens Axboe
2009-02-18Update Jenkins hash to lookup3() variantJens Axboe
2009-02-17Fixed EAGAIN handling in blktrace.cAlan D. Brunelle
2009-02-17O_NOATIME isn't always presentJens Axboe
2009-02-13btt: Added no remap optionAlan D. Brunelle
2009-02-13btt general cleanup plus valgrind cleanAlan D. Brunelle
2009-02-12btt: Missed fopen conversion to my_fopenAlan D. Brunelle
2009-02-12Code review updatesAlan D. Brunelle
2009-02-12Reworked blktrace master/thread interfaceAlan D. Brunelle
2009-02-12Cleaned up devs that have no dataAlan D. Brunelle
2009-02-11Moved starting of tracing after tracers are goingAlan D. Brunelle
2009-02-11btt: fixed open in setup_ifileAlan D. Brunelle
2009-02-11Synchronized trace gatheringAlan D. Brunelle
2009-02-11Invoke gethostbyname once, handle errors betterAlan D. Brunelle
2009-02-11Added accept as a system call needing resource increasesAlan D. Brunelle
2009-02-09Rewrote blktrace to have a single thread per CPUAlan D. Brunelle
2009-01-23Fix btt to handle large numbers of output filesAlan D. Brunelle
2009-01-23Increased limits to allow for large system runsAlan D. Brunelle
2009-01-21A couple of min-counters weren't initialised correctly (thrput_r,Martin Peschke
2009-01-21The git commit 11914a53d2ec2974a565311af327b8983d8c820d added __BLK_TA_ABORTMartin Peschke
2009-01-12Added no messages option to blkparse.cAlan D. Brunelle
2008-11-12gcc 4.3.2 has started to warn about:Alan D. Brunelle
2008-11-11Merge branch 'add-P'Alan D. Brunelle
2008-11-11Merge branch 'fix-m'Alan D. Brunelle
2008-11-11Added -P to create a data file w/ Q, D and C per lineAlan D. Brunelle
2008-11-11Merge branch 'fix-m' into add-PAlan D. Brunelle
2008-11-11Fixed 'M' displays on per-io output and added in I/O separatorAlan D. Brunelle
2008-11-11 Fixed segfault in aqd.c : need to check for NULL (not requested)Alan D. Brunelle
2008-11-10Added in -z to provide running waiting-for-issue latenciesAlan D. Brunelle
2008-11-10Merge branch 'master' of ssh://alanbrunelle@git.kernel.dk/data/git/blktraceAlan D. Brunelle
2008-10-30Set release version 1.0.0blktrace-1.0.0Jens Axboe
2008-10-30Update rbtree to version with unified parent + colorJens Axboe
2008-10-29Moved btrecord/btreplay to version 1.0.0Alan D. Brunelle
2008-10-28blkiomon: add through-put statisticsMartin Peschke
2008-10-28blkiomon: separate statistics for read and write requestsMartin Peschke
2008-10-28blkiomon: fix some debug messagesMartin Peschke
2008-10-28blkiomon: fix trace debug outputMartin Peschke
2008-10-28blkiomon: fix unit in histogram outputMartin Peschke