1. b9ea6e5 doc: btrace: fix wrong format on doc by Fukui Daichi · 3 months ago master
  2. 7f5d2c5 blkparse: fix incorrectly sized memset in check_cpu_map by Jeff Mahoney · 2 years, 6 months ago
  3. ac416ab blkparse: skip check_cpu_map with pipe input by Jeff Mahoney · 2 years, 6 months ago
  4. 3a1b136 blktrace: exit directly when nthreads_running != ncpus in run_tracers() by lijinlin · 2 years, 10 months ago
  5. 366d30b blktrace 1.3.0 by Jens Axboe · 2 years, 11 months ago blktrace-1.3.0
  6. dc24c67 blkparse: Print time when trace was started by Jan Kara · 3 years, 3 months ago
  7. 2ec0bb0 blktrace: inclusive terminology by Eric Sandeen · 3 years, 2 months ago
  8. a021a33 blkparse: Print PID information for TN_MESSAGE events by Jan Kara · 4 years ago
  9. f442a04 iowatcher: Handle cgroup information by Jan Kara · 4 years ago
  10. 2d6a688 iowatcher: Use blktrace_api.h by Jan Kara · 4 years ago
  11. 7238673 blkparse: Handle cgroup information by Jan Kara · 4 years ago
  12. e81829a blkparse: Fix up the sector and length of split completions by Andreas Gruenbacher · 4 years ago
  13. a61c067 blkparse: Initialize and test for undefined request tracking timestamps by Andreas Gruenbacher · 4 years ago
  14. 9cd3ca7 blkparse: Allow request tracking on non md/dm devices by Andreas Gruenbacher · 4 years ago
  15. 3c667f3 blkparse: Fix device in event tracking error messages by Andreas Gruenbacher · 4 years ago
  16. db4f634 btt_plot.py: Use `with open() as ...` context manager by Vincent Legoll · 4 years, 1 month ago
  17. 7b2525a bno_plot.py: Fix pylint: singleton-comparison by Vincent Legoll · 4 years, 1 month ago
  18. 9bf5f88 bno_plot.py: Fix pylint: len-as-condition by Vincent Legoll · 4 years, 1 month ago
  19. af756d5 btt_plot.py: Fix pylint: no-else-return by Vincent Legoll · 4 years, 1 month ago
  20. e984bd6 btt_plot.py: Fix pylint: singleton-comparison by Vincent Legoll · 4 years, 1 month ago
  21. 592c70d btt_plot.py: Fix pylint: len-as-condition by Vincent Legoll · 4 years, 1 month ago
  22. fd3766e btt_plot.py: Fix pylint: wrong-import-order by Vincent Legoll · 4 years, 1 month ago
  23. 0d7a377 bno_plot.py: Use `with open() as ...` context manager to automatically handle close() by Vincent Legoll · 4 years, 1 month ago
  24. edb0360 bno_plot.py: Use shutil.rmtree() instead of os.system('/bin/rm') by Vincent Legoll · 4 years, 1 month ago
  25. 86c6ec2 btt_plot.py: Use sum() instead of open-coding it to compute list average by Vincent Legoll · 4 years, 1 month ago
  26. f4f8ef7 fix parallel build of btt and blkiomon by Gwendal Grignou · 4 years, 3 months ago
  27. 9c73da9 doc: tex: add absolute timestamp printing option by Hiroaki Mihara · 4 years, 7 months ago
  28. 918e979 blkparse: fix absolute timestamp when reading from file by Hiroaki Mihara · 4 years, 7 months ago
  29. d025d6c blkparse: split off the timestamp correction code in to a separate function by Hiroaki Mihara · 4 years, 7 months ago
  30. 09feee8 blkparse: man: add absolute timestamp printing option by Hiroaki Mihara · 4 years, 7 months ago
  31. 667ac92 btreplay: fix device IO remap functionality by Ignat Korchagin · 4 years, 7 months ago
  32. a7263b8 blkparse: add support sort program by io event by Weiping Zhang · 5 years ago
  33. 10df4b6 iowatcher: spawn NPROCESSORS_ONLN for rsvg-convert-s by Jeff Moyer · 6 years ago
  34. f011d96 iowatcher: don't add Q events to the io hash by Jeff Moyer · 6 years ago
  35. 70d5ca2 make btt scripts python3-ready by Eric Sandeen · 6 years ago
  36. d61ff40 btt: make device/devno use PATH_MAX to avoid overflow by Jens Axboe · 6 years ago
  37. 93d9e5b blkparse: add documetation for 'R' requeue request by Weiping Zhang · 6 years ago
  38. 8349ad2 blkparse: remove duplicated entry for flag M by Weiping Zhang · 6 years ago
  39. e63098f blktrace: don't stop tracer if not setup trace successfully by weiping zhang · 6 years ago
  40. 519fd9a fix parallel build failures by Robin H. Johnson · 6 years ago
  41. d1398e3 respect LDFLAGS when linking programs by Robin H. Johnson · 6 years ago
  42. 8fc451c btt: Fix overlapping IO stats. by Gwendal Grignou · 7 years ago
  43. 07d76e1 btt/devs: silence warning on sprintf overflow by Jens Axboe · 6 years ago
  44. dae2f95 jhash: fix annoying gcc fall through warnings by Jens Axboe · 6 years ago
  45. cca113f Blktrace 1.2.0 by Jens Axboe · 6 years ago blktrace-1.2.0
  46. ab6809d blktrace: abort if device ioctl setup fails by Jens Axboe · 6 years ago
  47. 8772bc4 blktrace: Create empty output files for non-existent cpus by Jan Kara · 7 years ago
  48. d7a1f72 blktrace: Reorganize creation of output file name by Jan Kara · 7 years ago
  49. d045a70 blktrace: Add support for sparse CPU numbers by Jan Kara · 7 years ago
  50. d1ab783 iowatcher: link with -lrt by Thomas Petazzoni · 8 years ago
  51. 86596c7 blktrace: remove -k from manpage synopsis by Eric Sandeen · 8 years ago
  52. 7644909 Fixup graph name in help text by Jan Kara · 8 years ago
  53. 765676b Separate prefix in legend with space by Jan Kara · 8 years ago
  54. 8a54409 Don't prepend blktrace destination dir if we didn't run blktrace by Jan Kara · 8 years ago
  55. ca215e9 Zero sectors are strange by Jan Kara · 8 years ago
  56. 1200fd0 btt: Replace overlapping IO by Jan Kara · 8 years ago
  57. 4019edf iowatcher: Use queue events if issue not available by Jan Kara · 8 years ago
  58. f53e6d2 Process notify events outside of given interval by Jan Kara · 8 years ago
  59. 5122a87 Use maximum over all traces for queue depth by Jan Kara · 8 years ago
  60. b18f4c1 Better max estimate for line graphs by Jan Kara · 8 years ago
  61. d142255 btt/unplug_hist: fix bad memset by Jens Axboe · 8 years ago
  62. cbd4bc0 btreplay: remove timestamps by Olaf Hering · 9 years ago
  63. 747f0e2 btreplay: make Ctrl-C work by Roman Pen · 8 years ago
  64. 7338236 btreplay: fix sched_{set|get}affinity by Roman Pen · 8 years ago
  65. f6541f7 btreplay: fix memory corruption caused by CPU_ZERO_S by Roman Pen · 8 years ago
  66. 80c4041 blktrace: Use number of online CPUs by Abutalib Aghayev · 8 years ago
  67. 8a12097 Add the "-a discard" filter option to the blktrace.8 man page by John Groves · 8 years ago
  68. dd093eb Fix warnings on newer gcc by Jens Axboe · 9 years ago
  69. f55e6d1 include sys/types.h for dev_t definition by Khem Raj · 9 years ago
  70. 2564a60 btreplay: Fix typo in scaling up the dynamic cpu set size. by Josef Cejka · 9 years ago
  71. 88d38b4 Refer to sda instead of hda in man pages by Olaf Hering · 9 years ago
  72. 2cf87e6 iowatcher: wrap system() in a checker function by Jens Axboe · 10 years ago
  73. 558a088 Merge branch 'for-upstream' of https://github.com/andyprice/blktrace by Jens Axboe · 10 years ago
  74. f15d760 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/blktrace by Jens Axboe · 10 years ago
  75. a92868d Add iowatcher requirements to README by Andrew Price · 10 years ago
  76. 3d523ea iowatcher: check the return value from write() by Chris Mason · 10 years ago
  77. 40e6373 iowatcher: fixup the Makefile by Chris Mason · 10 years ago
  78. cb42a6e iowatcher: Remove iowatcher/README by Andrew Price · 10 years ago
  79. 61a6a9a iowatcher: Move iowatcher.1 into doc directory by Andrew Price · 10 years ago
  80. af7b0d3 iowatcher: Add iowatcher to .gitignore by Andrew Price · 10 years ago
  81. fe311e7 Makefile: ensure that iowatcher gets cleaned by Jens Axboe · 10 years ago
  82. 43fc870 blktrace 1.1.0 by Jens Axboe · 10 years ago blktrace-1.1.0
  83. 4eb0e11 iowatcher: add iowatcher to the main blktrace Makefile by Chris Mason · 10 years ago
  84. 5146fd4 Merge the iowatcher repository by Chris Mason · 10 years ago
  85. 265fabd iowatcher: Properly initialize trace.name in find_trace_file by Chris Mason · 10 years ago
  86. 177d648 iowatcher: Fix up some strcpy and strcat usage by Andrew Price · 10 years ago
  87. 5d9d4f4 iowatcher: Clean up some unused functions, make others static by Andrew Price · 10 years ago
  88. 1775e06 iowatcher: Update usage info and improve man page by Andrew Price · 10 years ago
  89. 49559b6 iowatcher: Convert start_mpstat to run_program by Andrew Price · 10 years ago
  90. 30420b5 iowatcher: Convert start_blktrace to run_program by Andrew Price · 10 years ago
  91. ce225d5 iowatcher: Rework --prog to make arg processing safer by Andrew Price · 10 years ago
  92. 33e3fac iowatcher: Separate program running from waiting by Andrew Price · 10 years ago
  93. 7f64c19 iowatcher: Correct a couple of calloc calls by Andrew Price · 10 years ago
  94. c9e749d iowatcher: Simplify temp movie directory creation by Andrew Price · 10 years ago
  95. d6b58e5 iowatcher: Merge trace dumping functions into one by Andrew Price · 10 years ago
  96. 6061d94 iowatcher: Check program exit code properly by Andrew Price · 10 years ago
  97. c1ab63e iowatcher: Fix up directory trace processing by Andrew Price · 10 years ago
  98. ff045fe iowatcher: Handle REQUEUE events by Jan Kara · 11 years ago
  99. 22dd439 iowatcher: Make seconds unsigned by Jan Kara · 11 years ago
  100. 8e1f740 iowatcher: Remove duplicate defines from blkparse.c by Jan Kara · 11 years ago