1. d8ba9b6 fix trivial typo in manpage by Eric Sandeen · 15 years ago
  2. cfa089d Add NOTIFY to activity mask by Carl Henrik Lunde · 15 years ago
  3. f547a39 Blktrace failed to lock reader threads on the cpu used by the corresponding by Tom Zanussi · 15 years ago
  4. 726d2ae Generate matplotlib plots for btt generated data by Alan D. Brunelle · 15 years ago
  5. c2039a2 Merge branch 'master' of ssh://axboe@router.home.kernel.dk/data/git/blktrace by Jens Axboe · 15 years ago
  6. 40502e4 Update Jenkins hash to lookup3() variant by Jens Axboe · 15 years ago
  7. 5d65b5e Fixed EAGAIN handling in blktrace.c by Alan D. Brunelle · 15 years ago
  8. 358504b O_NOATIME isn't always present by Jens Axboe · 15 years ago
  9. ee27874 btt: Added no remap option by Alan D. Brunelle · 15 years ago
  10. c053af4 btt general cleanup plus valgrind clean by Alan D. Brunelle · 15 years ago
  11. 8f34184 btt: Missed fopen conversion to my_fopen by Alan D. Brunelle · 15 years ago
  12. 055cc3e Code review updates by Alan D. Brunelle · 15 years ago
  13. df81fdb Reworked blktrace master/thread interface by Alan D. Brunelle · 15 years ago
  14. 5248156 Cleaned up devs that have no data by Alan D. Brunelle · 15 years ago
  15. 3b552a2 Moved starting of tracing after tracers are going by Alan D. Brunelle · 15 years ago
  16. e685547 btt: fixed open in setup_ifile by Alan D. Brunelle · 15 years ago
  17. 6488ca4 Synchronized trace gathering by Alan D. Brunelle · 15 years ago
  18. e58f393 Invoke gethostbyname once, handle errors better by Alan D. Brunelle · 15 years ago
  19. d5302b0 Added accept as a system call needing resource increases by Alan D. Brunelle · 15 years ago
  20. 3fe0b57 Rewrote blktrace to have a single thread per CPU by Alan D. Brunelle · 15 years ago
  21. 99bb5eb Fix btt to handle large numbers of output files by Alan D. Brunelle · 15 years ago
  22. 69dd57c Increased limits to allow for large system runs by Alan D. Brunelle · 15 years ago
  23. 6116596 A couple of min-counters weren't initialised correctly (thrput_r, by Martin Peschke · 15 years ago
  24. b3ee499 The git commit 11914a53d2ec2974a565311af327b8983d8c820d added __BLK_TA_ABORT by Martin Peschke · 15 years ago
  25. 19cfaf3 Added no messages option to blkparse.c by Alan D. Brunelle · 15 years ago
  26. ef02006 gcc 4.3.2 has started to warn about: by Alan D. Brunelle · 15 years ago
  27. 0f06727 Merge branch 'add-P' by Alan D. Brunelle · 15 years ago
  28. 7ae1d0b Merge branch 'fix-m' by Alan D. Brunelle · 15 years ago
  29. a22df98 Added -P to create a data file w/ Q, D and C per line by Alan D. Brunelle · 15 years ago
  30. 9638f39 Merge branch 'fix-m' into add-P by Alan D. Brunelle · 15 years ago
  31. d00dcee Fixed 'M' displays on per-io output and added in I/O separator by Alan D. Brunelle · 15 years ago
  32. f3db347 Fixed segfault in aqd.c : need to check for NULL (not requested) by Alan D. Brunelle · 15 years ago
  33. e47ada1 Added in -z to provide running waiting-for-issue latencies by Alan D. Brunelle · 15 years ago
  34. cdc033a Merge branch 'master' of ssh://alanbrunelle@git.kernel.dk/data/git/blktrace by Alan D. Brunelle · 15 years ago
  35. 07b9682 Set release version 1.0.0 by Jens Axboe · 15 years ago blktrace-1.0.0
  36. 0bc6b06 Update rbtree to version with unified parent + color by Jens Axboe · 15 years ago
  37. 57425a8 Moved btrecord/btreplay to version 1.0.0 by Alan D. Brunelle · 15 years ago
  38. 53cab5f blkiomon: add through-put statistics by Martin Peschke · 16 years ago
  39. 29ec9a3 blkiomon: separate statistics for read and write requests by Martin Peschke · 16 years ago
  40. 9b26a3a blkiomon: fix some debug messages by Martin Peschke · 16 years ago
  41. 4bd8e3b blkiomon: fix trace debug output by Martin Peschke · 16 years ago
  42. 369ba3d blkiomon: fix unit in histogram output by Martin Peschke · 16 years ago
  43. 7aa3ebc blkiomon: fix cross-arch data analysis issue by Martin Peschke · 16 years ago
  44. 3bc3451 blkiomon: drv_data traces pass-through by Martin Peschke · 16 years ago
  45. c701176 blkparse: add hint for discarded drv_data traces by Martin Peschke · 16 years ago
  46. 2baef50 Added in -L option - output periodic latency information by Alan D. Brunelle · 16 years ago
  47. 4ae2c3c Added in -Q / --active-queue-depth option by Alan D. Brunelle · 16 years ago
  48. c54b9dd Add driver data support by Stefan Raspl · 16 years ago
  49. 5d4f19d blktrace: accept -v (lower case) for version info as well by Jens Axboe · 16 years ago
  50. cc19ddd blkiomon: I/O monitor by Martin Peschke · 16 years ago
  51. abf63ea Removed excessive amounts of seek modes (for random sets of I/Os) by Alan D. Brunelle · 16 years ago
  52. 129babb Merge branch 'master' of ssh://alanbrunelle@git.kernel.dk/data/git/blktrace by Alan D. Brunelle · 16 years ago
  53. 4133e83 spec file tweak by Nathan Scott · 16 years ago
  54. 5eace3d Merge branch 'master' of ssh://axboe@router.home.kernel.dk/data/git/blktrace by Jens Axboe · 16 years ago
  55. 6f2cb32 man page typo by Nathan Scott · 16 years ago
  56. 32ff7e3 Added in %done for btt by Alan D. Brunelle · 16 years ago
  57. 64c0316 Add documentation of 'D' discard operation by David Woodhouse · 16 years ago
  58. 37081bf blktrace: support discard requests by David Woodhouse · 16 years ago
  59. ea86559 spelling and grammar fixes for btreplay.tex by Jeff Moyer · 16 years ago
  60. 84a26fc Put message notes from kernel into a separate file for easy tracking by Alan D. Brunelle · 16 years ago
  61. ac00378 Added in new message updates to the documentation. by Alan D. Brunelle · 16 years ago
  62. 1a15f6a Added in handling of MESSAGE notes by Alan D. Brunelle · 16 years ago
  63. 5bebfd1 Handled no difference in seek times by Alan D. Brunelle · 16 years ago
  64. ccf6d55 Added in -m option, seeks-per-second by Alan D. Brunelle · 16 years ago
  65. ebe2d1a blkparse: cope with missing process notify event by Jens Axboe · 16 years ago
  66. dd14158 Fixed percentage calculations for phases of an I/O by Alan D. Brunelle · 16 years ago
  67. 354db43 Added S2G times + fixed up -X output to include X2X by Alan D. Brunelle · 16 years ago
  68. f028c95 Added -X option - generate easily parseable file by Alan D. Brunelle · 16 years ago
  69. 4a7968c Add -x accellerator option by Luis Useche · 16 years ago
  70. 7072ee3 Fix problem with -w option by Luis Useche · 16 years ago
  71. a26daeb eliminate check of empty -F format by Luis Useche · 16 years ago
  72. 801646d blkparse: Introduce optional accounting of PC requests by Christof Schmitt · 16 years ago
  73. c82a8c9 blkparse: Add PC requests to depth trace by Christof Schmitt · 16 years ago
  74. 967492e Fix section of btrecord and btreplay man pages by Bas Zoetekouw · 16 years ago
  75. cd10564 Don't like btrecord against libaio and librt, as it doesn't use any of their symbols by Bas Zoetekouw · 16 years ago
  76. ee43a14 Really commit the changes to btt.1 by Bas Zoetekouw · 16 years ago
  77. bf46286 Added man page for bno_plot and updated btt man page to refer to bno_plot by Bas Zoetekouw · 16 years ago
  78. 8b10aae Cleanups: Fixed IOPs in btt left over at end of run by Alan D. Brunelle · 16 years ago
  79. c8aea61 btt: fix missing cleanup call by Aaron Carroll · 16 years ago
  80. 3e95108 btt: fix iostat interval default by Aaron Carroll · 16 years ago
  81. ef14423 Added info about bno_plot.py and clean ups by Alan D. Brunelle · 16 years ago
  82. feb1619 Merge branch 'bno_plot.submit' by Alan D. Brunelle · 16 years ago
  83. b70a664 Added new IOs per unplug table by Alan D. Brunelle · 16 years ago
  84. 1306385 Added bno_plot.py - generate interactive 3D plot of IO blocks and sizes by Alan D. Brunelle · 16 years ago
  85. 00a47cd UNPLUG does the timing stuff, UNPLUG TIMEOUT only does timeout by Alan D. Brunelle · 16 years ago
  86. 5683cbf Fixed excess bucket information for unplug histograms. by Alan D. Brunelle · 16 years ago
  87. 461afe8 Fix Q counts during requeue and merges. by Dave Boutcher · 16 years ago
  88. ae6d30f Separated out g/i/m trace handling. by Alan D. Brunelle · 16 years ago
  89. a84a97f btreplay/btrecord man pages by Bas Zoetekouw · 16 years ago
  90. 02a94ed Merge branch 'master' into add-q2d by Alan D. Brunelle · 16 years ago
  91. 99a55a0 Remove strange make dependency by Joshua Root · 16 years ago
  92. 951ea56 Added in Q2D histograms (requires -A) by Alan D. Brunelle · 16 years ago
  93. 24c7e97 memset() must be done after NULL check by Jens Axboe · 16 years ago
  94. 50f7389 Added active requests at Q information. by Alan D. Brunelle · 16 years ago
  95. 77f256c Fixed REMAP to update Q2A & fixed #Q calculations by Alan D. Brunelle · 16 years ago
  96. c0c1840 blktrace segfault by Aneesh Kumar K.V · 16 years ago
  97. 60d6586 Added O_NOATIME to replay file by Alan D. Brunelle · 17 years ago
  98. cbb3e69 Fix segfault in replay_sub when verbose is 1 by Joshua Root · 17 years ago
  99. 143d41a Merge branch 'master' of git://brick.kernel.dk/data/git/blktrace by Alan D. Brunelle · 17 years ago
  100. 0106d9c Converted fatal to an inline function by Alan D. Brunelle · 17 years ago