blktrace.git
2005-10-05 Jens Axboe[PATCH] Fix long options
2005-10-05 Jens AxboeMerge refs/heads/master from origin
2005-10-05 Jens Axboe[PATCH] Remember to terminate options structure
2005-10-05 Jens Axboe[PATCH] blktrace: fix a few -W warnings
2005-10-05 Alan D. Brunelle[PATCH] blkparse: Add -a/-A options to blkparse as...
2005-10-04 Jens Axboe[PATCH] Add -D output/input directory option to blkpars...
2005-10-04 Jens Axboe[PATCH] blktrace: note that the -b option is in KiB
2005-10-04 Jens Axboe[PATCH] blktrace: optimize the get_event() normal case
2005-10-03 Jens Axboe[PATCH] blkparse: only break out of last loop if not...
2005-10-03 Jens Axboe[PATCH] blkparse: stdin sequence and aliases fixes
2005-10-03 Jens Axboe[PATCH] blktrace: allow for unaligned events
2005-10-03 Jens Axboe[PATCH verify_blkparse: dump number of sequence aliases...
2005-10-03 Jens Axboe[PATCH] btrace: need large rb batch count for stdin...
2005-10-03 Jens Axboe[PATCH] blktrace: various fixes
2005-10-03 Jens Axboe[PATCH] blkparse: kill old force debug print
2005-10-03 Jens Axboe[PATCH] kernel: update patch to 2.6.14-rc3
2005-10-02 Jens Axboe[PATCH] blkparse: Add option to print missing entries
2005-10-02 Jens Axboe[PATCH] blkparse: check smallest sequence read
2005-09-30 Jens Axboe[PATCH] blkparse: invert alloc checks, more intuitive
2005-09-30 Jens Axboe[PATCH] blkparse: reduce memory consumption
2005-09-30 Nathan Scott[PATCH] blkparse: fix ->sector printing warnings
2005-09-29 Jens Axboe[PATCH] README: add reference to gitweb on brick
2005-09-29 Jens Axboe[PATCH] Assorted compiler warnings
2005-09-28 Jens Axboe[PATCH] verify_blkparse: print events not ordered
2005-09-28 Jens Axboe[PATCH] Add verify_blkparse description to README
2005-09-28 Jens Axboe[PATCH] verify_blkparse: implement in C instead
2005-09-28 Jens Axboe[PATCH] verify_blkparse: missing line break
2005-09-28 Thomas Kenne[PATCH] verify_blkparse: fix parsing
2005-09-28 Jens Axboe[PATCH] blkparse: prune old found entries in rb_last
2005-09-28 Jens Axboe[PATCH] verify_blkparse: make sure file is readable
2005-09-28 Jens Axboe[PATCH] verify_blkparse: proper check of file given
2005-09-28 Jens Axboe[PATCH] blkparse: don't check time in last rb lookup
2005-09-28 Thomas Kenne[PATCH] Add script to verify correctness of blkparse...
2005-09-28 Jens Axboe[PATCH] blkparse: make the rb track root per-device
2005-09-28 Jens Axboe[PATCH] blkparse: misc assorted fixes
2005-09-28 Jens Axboe[PATCH] kernel: move the plug/unplug logging around...
2005-09-27 Jens Axboe[PATCH] blkparse: sequence fixes
2005-09-27 Jens Axboe[PATCH] blkparse: improve skip detection
2005-09-27 Jens AxboeForgot to kill old patch
2005-09-27 Jens Axboe[PATCH] kernel: improve serialization and unplug logging
2005-09-27 Jens AxboeForgot to include the change for the last stopwatch...
2005-09-27 Jens Axboe[PATCH] blkparse: another stab at stopwatch_end fixing
2005-09-27 Jens AxboeRevert "[PATCH] blkparse: final stopwatch check"
2005-09-27 Jens Axboe[PATCH] blktrace: fix sparse warning
2005-09-26 Jens Axboe[PATCH] blkparse: add %N format for bytes
2005-09-26 Jens Axboe[PATCH] blkparse: final stopwatch check
2005-09-26 Jens Axboe[PATCH] blkparse: more stopwatch cleanups
2005-09-26 Jens Axboe[PATCH] blkparse: improve stopwatch
2005-09-26 Jens Axboe[PATCH] blkparse: hash-by-name fixes
2005-09-26 Jens Axboe[PATCH] blkparse: oops, missed removing a hash debug...
2005-09-26 Jens Axboe[PATCH] TODO: add entry about fixing show_entries_rb...
2005-09-26 Jens Axboe[PATCH] blkparse: Add option to hash process by name
2005-09-26 Jens Axboe[PATCH] blkparse: more sequence fixes
2005-09-26 Jens Axboe[PATCH] blkparse: improve skipping and genesis_time...
2005-09-26 Jens Axboe[PATCH] blkparse: hardcode the default formats instead...
2005-09-26 Jens Axboe[PATCH] blkparse: force dump of remaining rb entries...
2005-09-25 Jens Axboe[PATCH] kernel: put back old syncronization
2005-09-25 Jens Axboe[PATCH] blkparse: split format parsing into seperate...
2005-09-24 Jens AxboeRevert "[PATCH] kernel: kill irq save/restore"
2005-09-23 Jens Axboe[PATCH] kernel: kill irq save/restore
2005-09-23 Jens Axboe[PATCH] kernel: avoid trace corruption on SMP
2005-09-23 Jens Axboe[PATCH] blkparse: sequence fixes
2005-09-23 Jens Axboe[PATCH] blkparse: fix sorting of file events regardless...
2005-09-23 Jens AxboeRevert "[PATCH] blkparse: rbtree sort primary key shoul...
2005-09-23 Jens Axboe[PATCH] blktrace: Add option for setting sub buffer...
2005-09-23 Jens Axboe[PATCH] blkparse: rbtree sort primary key should be...
2005-09-23 Jens Axboe[PATCH] blkparse: can't return on-stack variables
2005-09-23 Jens Axboe[PATCH] README: add link to mailing list at vger
2005-09-23 Jens Axboe[PATCH] blkparse: don't append .log to the -o given...
2005-09-23 Nathan Scott[PATCH] blkparse: make the nfiles counter live inside pdi
2005-09-23 Nathan Scott[PATCH] blkparse: fix pointer cast warnings
2005-09-22 Alan D. Brunelle[PATCH] blkparse: correctly account number of files...
2005-09-22 Jens AxboeMerge refs/heads/master from origin
2005-09-22 Jens Axboe[PATCH] blkparse: more optimizations
2005-09-22 Jens Axboe[PATCH] kernel: export the __blk_add_trace() symbol...
2005-09-22 Jens AxboeMerge refs/heads/master from origin
2005-09-22 Jens Axboe[PATCH] blkparse: drastically reduce memory foot print
2005-09-22 Jens AxboeRevert "[PATCH] blkparse: bad ncpus check"
2005-09-22 Jens Axboe[PATCH] blkparse: bad ncpus check
2005-09-22 Jens Axboe[PATCH] blkparse: shave 20% off the runtime
2005-09-22 Jens Axboe[PATCH] Add local master repo to documentation
2005-09-22 Jens Axboe[PATCH] Update in-program help/usage info
2005-09-22 Jens Axboe[PATCH] blkparse: Fix stopwatch
2005-09-22 Jens Axboe[PATCH] blkparse: more PC fixes
2005-09-22 Jens Axboe[PATCH] blkparse: fix some pc command dumping
2005-09-22 Jens Axboe[PATCH] Add support for bounce and split operations
2005-09-21 Jens Axboe[PATCH] README: typo
2005-09-21 Jens Axboe[PATCH] blkparse: just skip unknown events, there are...
2005-09-21 Jens AxboeMerge branch 'master' of ssh://axboe@/linux/kernel...
2005-09-21 Jens Axboe[PATCH] blkparse: split queue and insert into two opera...
2005-09-21 Jens Axboe[PATCH] Fix output naming, really
2005-09-21 Jens Axboe[PATCH] blkparse: fix the alphasorting
2005-09-21 Jens Axboe[PATCH] blkparse: missing free of ppis
2005-09-21 Jens Axboe[PATCH] blkparse: include pid in stat output
2005-09-21 Jens Axboe[PATCH] blkparse: sort the processes by name in stat...
2005-09-20 Jens Axboe[PATCH] Change output/input file expectations
2005-09-20 Jens Axboe[PATCH] blktrace: fix exit
2005-09-20 Alan D. Brunelle[PATCH] blkparse: Add format specifiers and format...
2005-09-20 Jens Axboe[PATCH] blktrace: prepare for mmap usage again
2005-09-20 Jens Axboe[PATCH] blkparse: account skips for file reads as well
next