1. 0c2df13 btreplay: Machines are now large enough that holes need to be dealt with by Nathan Zimmer · 11 years ago
  2. 28fa9f6 verify_blkparse: Change max_cpus to deal with systems larger the 512 by Nathan Zimmer · 11 years ago
  3. cd0ae0f More accurate calculation of the total read/write values by Ivan Dyukov · 11 years ago
  4. 0a43b43 iowatcher: Per process IO graphs by Jan Kara · 12 years ago
  5. 6d5a91a iowatcher: Make sure we add the xtick labels if we're only plotting IO by Chris Mason · 12 years ago
  6. a78b574 iowatcher: Merge branch 'jan' by Chris Mason · 12 years ago
  7. f2e40dd iowatcher: Add option to set action which should be displayed in the IO graph by Jan Kara · 12 years ago
  8. d44f4c4 iowatcher: Improve xticks logic by Jan Kara · 12 years ago
  9. d140b43 iowatcher: Add options to limit time and sector range by Jan Kara · 12 years ago
  10. 35686f9 iowatcher: Ignore trace records beyond max_seconds by Jan Kara · 12 years ago
  11. 230f060 iowatcher: Add possibility to limit seconds from below by Jan Kara · 12 years ago
  12. f752a6e iowatcher: Rename seconds to max_seconds by Jan Kara · 12 years ago
  13. 9b9fa04 iowatcher: Add support for limitting IO graph offset from below by Jan Kara · 12 years ago
  14. 41fdf40 iowatcher: Fix filtering of outliers from below by Jan Kara · 12 years ago
  15. 1582ecc iowatcher: Define mask of trace action and use it instead of opencoding the constant by Jan Kara · 12 years ago
  16. c524558 iowatcher: Fix typo in option description by Jan Kara · 12 years ago
  17. 1e1e3f0 iowatcher: Check for null mpstat structs while generating plots by Chris Mason · 12 years ago
  18. cc3d54d iowatcher: Add -c to split the graphs up into multiple columns by Chris Mason · 12 years ago
  19. f5f8c98 iowatcher: Fix divide by zero while calculating averages by Chris Mason · 12 years ago
  20. 5122a20 iowatcher: Update the README and the --help output by Chris Mason · 12 years ago
  21. 8ed9516 iowatcher: Start support for multiple colums of plots by Chris Mason · 12 years ago
  22. f106953 iowatcher: Fix io line graphs at the edge of the X axis by Chris Mason · 12 years ago
  23. 49d17e1 iowatcher: Fix the line graphs for values near the edges of the graph by Chris Mason · 12 years ago
  24. eef996b iowatcher: Fix mpstat file permissions by Chris Mason · 12 years ago
  25. bfb0e44 iowatcher: Add initial support for flash tracing by Chris Mason · 12 years ago
  26. abf08f9 iowatcher: Add a new movie mode that maps the IOs onto a platter. by Chris Mason · 12 years ago
  27. 7a14734 iowatcher: Switch to ffmpeg for movie encoding. Chrome and vlc like these better. by Chris Mason · 12 years ago
  28. e4df896 iowatcher: Add back missing plot title by Chris Mason · 12 years ago
  29. 5a870f2 iowatcher: Fix --help definition by Chris Mason · 12 years ago
  30. fd70186 iowatcher: Add mpstat.[ch] into git by Chris Mason · 12 years ago
  31. ba75882 iowatcher: Add movie support by Chris Mason · 12 years ago
  32. e199d54 iowatcher: Add mpstat graphing support by Chris Mason · 12 years ago
  33. 9e066e2 iowatcher: Initial revision by Chris Mason · 12 years ago
  34. d6918c8 blktrace 1.0.5 by Jens Axboe · 12 years ago origin blktrace-1.0.5
  35. c3ce73f Too small arrays for file names by Vasily Tarasov · 12 years ago
  36. f6d38ab Fix compiler warnings by Jens Axboe · 12 years ago
  37. d324757 avoid string overflows by Eric Sandeen · 12 years ago
  38. 62d712a blktrace: remove unused variable by Eric Sandeen · 12 years ago
  39. cd992d0 blkparse: initialize cpu_map by Eric Sandeen · 12 years ago
  40. 6da3304 btt: close devmap file after processing by Eric Sandeen · 12 years ago
  41. 84b321f Fix several leaks on error paths by Eric Sandeen · 12 years ago
  42. 6ca1e53 Remove extraneous malloc in find_input routines by Eric Sandeen · 12 years ago
  43. f9a89a6 Close stream in 'I' switch handling by Eric Sandeen · 12 years ago
  44. 5293cfd Free pdu_buff on bad pdu path in process() by Eric Sandeen · 12 years ago
  45. 729b2bf Fix potential array overrun in act_to_str by Eric Sandeen · 12 years ago
  46. ae2dc05 Check setvbuf return value by Eric Sandeen · 12 years ago
  47. 7f0062f blktrace 1.0.4 by Jens Axboe · 12 years ago blktrace-1.0.4
  48. 94e8ee6 Merge branch 'master' of ssh://brick.kernel.dk/data/git/blktrace by Jens Axboe · 12 years ago
  49. d836595 Fix for realloc bug and wrong error logging by Mikulas Patocka · 12 years ago
  50. 0abccbc blktrace 1.0.3 by Jens Axboe · 13 years ago blktrace-1.0.3
  51. 3443209 Add FLUSH/FUA support by Namhyung Kim · 13 years ago
  52. bc5f9ff Merge branch 'master' of ssh://router.home.kernel.dk/data/git/blktrace by Jens Axboe · 13 years ago
  53. d0576a3 blkparse: fix up incorrect pc write completion count by Jeff Moyer · 13 years ago
  54. 8e8bb83 blktrace: Use be32_to_cpu for blk_io_trace->cpu. by Tao Ma · 13 years ago
  55. 13d4859 blkparse: Avoid segfault for wrong cpu number. by Tao Ma · 13 years ago
  56. e3d388e blktrace 1.0.2 by Jens Axboe · 13 years ago blktrace-1.0.2
  57. 4fad2b8 blktrace: Document default values for -b and -n by Justin TerAvest · 13 years ago
  58. 8fe5cc8 gitignore: add blkiomon to .gitignore. by Tao Ma · 13 years ago
  59. 70598a3 blktrace: remove unused idx from devpath. by Tao Ma · 13 years ago
  60. ae7c049 blktrace: break mlock in case of is_done. by Tao Ma · 13 years ago
  61. b7e74b0 blkiomon: Fix an output error by Tao Ma · 13 years ago
  62. 5480f59 Merge branch 'master' of ssh://router.home.kernel.dk/data/git/blktrace by Jens Axboe · 13 years ago
  63. 9bf422b blkparse: Fix blktrace output pipe broken in the new kernel by Tao Ma · 13 years ago
  64. a788dfd Fixed build warning for btreplay by Alan D. Brunelle · 13 years ago
  65. 5798ffb blktrace: btt documentation update by Edward Shishkin · 14 years ago
  66. b86071c blktrace: btreplay man pages update by Edward Shishkin · 14 years ago
  67. b9a7e9f blktrace: blktrace documentation update by Edward Shishkin · 14 years ago
  68. 541c9bf blktrace: blkparse documentation update by Edward Shishkin · 14 years ago
  69. cab38cd blktrace: blkiomon documentation update by Edward Shishkin · 14 years ago
  70. 4a197d1 blktrace: btrecord man pages fixup by Edward Shishkin · 14 years ago
  71. ce2151e blktrace: disallow -o when using multiple devices by Alan D. Brunelle · 14 years ago
  72. fb7f866 blktrace: disable kill option - take 2 by Edward Shishkin · 14 years ago
  73. a8d834f blktrace: update blkiomon doc by Edward Shishkin · 14 years ago
  74. e41bf0f blktrace: add back conversion by Edward Shishkin · 14 years ago
  75. bc14c53 blktrace: print correct usage by Edward Shishkin · 14 years ago
  76. 4b747a4 blktrace: avoid device duplication by Edward Shishkin · 14 years ago
  77. 014b0ea Merge branch 'master' of ssh://router.home.kernel.dk/data/git/blktrace by Jens Axboe · 14 years ago
  78. a2b1f35 blkparse: exit with error if no tracefiles found by Eric Sandeen · 14 years ago
  79. 6abaea7 Fixed incorrect sizeof instead of strlen in btt/rstats.c by Alan D. Brunelle · 14 years ago
  80. c615ce2 Corrected memory leak in btt/p_live.c by Alan D. Brunelle · 14 years ago
  81. 0d76d14 add libpthread to btreplay/Makefile LIBS by Eric Sandeen · 14 years ago
  82. 2e37a10 btt: Added in I/O activity per device and system-wide by Alan D. Brunelle · 15 years ago
  83. a155ab9 btt: better data file naming by Alan D. Brunelle · 15 years ago
  84. 677ef89 Merge branch 'master' of ssh://router.home.kernel.dk/data/git/blktrace by Jens Axboe · 15 years ago
  85. cf65944 blkparse: allow stdout output with -d option (using '-' as the filename) by Jens Axboe · 15 years ago
  86. 57c9bbc Added in running stats documentation by Alan D. Brunelle · 15 years ago
  87. dbb8d92 Added in running stats for btt by Alan D. Brunelle · 15 years ago
  88. 1e09f6e Version 1.0.1 by Jens Axboe · 15 years ago blktrace-1.0.1
  89. 420c2b7 blkrawverify: warn and return error if no traces are found by Eric Sandeen · 15 years ago
  90. 73ad172 blkiomon manpage and usage reference invalid "msg-queue-name" option by Eric Sandeen · 15 years ago
  91. bc93336 fix up btrace options & manpage by Eric Sandeen · 15 years ago
  92. fbdf23e more manpage fixups by Eric Sandeen · 15 years ago
  93. 306a8ee fix max-pkts option inconsistencies by Eric Sandeen · 15 years ago
  94. 580f744 Converted to using the correct remap entries by Alan D. Brunelle · 15 years ago
  95. af90543 blkiomon: fix unaligned accesses on ia64 by Martin Peschke · 15 years ago
  96. b5f8804 fix off-by-one issues in blkiomon.h by Martin Peschke · 15 years ago
  97. 8d388c8 fix include statement in stats.h by Martin Peschke · 15 years ago
  98. 6088629 handle race to mkdir at startup by Jeff Moyer · 15 years ago
  99. bb4a660 Fixed plug/unplug logic in btt by Alan D. Brunelle · 15 years ago
  100. 15d67ef Working on fixing % time q plugged by Alan D. Brunelle · 15 years ago