1. ffb17c0 Adjust ctime_r buf down to 32 by Jens Axboe · 9 years ago
  2. 0a24a73 Add timestamp to json output by Steve ODriscoll · 9 years ago
  3. f38eaf7 stat: always show disk util in terse v3/v4 by Jens Axboe · 10 years ago
  4. 4d6922b Fix some shadow warnings for some gcc variants by Jens Axboe · 10 years ago
  5. c38e38f Fix for a race when fio prints I/O statistics periodically by Vasily Tarasov · 10 years ago
  6. 7fe3631 Consolidate disk util, eta, and status check thread by Jens Axboe · 10 years ago
  7. 0424786 stat: avoid hang with race in stat thread exit and rusage update by Jens Axboe · 10 years ago
  8. fdb0da8 Start and stop status interval (or file) thread separately by Jens Axboe · 10 years ago
  9. c2d6668 stat: set kb/unit_base, if not already set by Jens Axboe · 10 years ago
  10. e93fd53 stat: add total/short/drop ios to the json output by Jens Axboe · 10 years ago
  11. 67e149c stat: add dropped ios to the standard output by Jens Axboe · 10 years ago
  12. 2e62724 Don't grab stat mutex for final stat output by Jens Axboe · 10 years ago
  13. 560f461 stat: move stat mutex grab to thread by Jens Axboe · 10 years ago
  14. bac4af1 Add support for storing compressed logs by Jens Axboe · 10 years ago
  15. 38a812d Add support for runtime log compression by Jens Axboe · 10 years ago
  16. ccefd5f Add option for including byte offset for each log entry by Jens Axboe · 10 years ago
  17. 3660cea strcpy: kill last of the suspect ones by Jens Axboe · 10 years ago
  18. 6e5634f stat: warn on failure to detach DU thread by Jens Axboe · 10 years ago
  19. 0956264 stat: fix potential divide-by-zero by Jens Axboe · 10 years ago
  20. 0a3c52f stat: fix wrong check for whether we have a description or not by Jens Axboe · 10 years ago
  21. 48b16e2 stat: check that TEMP environment variable is half-way sane by Jens Axboe · 10 years ago
  22. c0c4b1d Merge branch 'erwan/clang' of https://github.com/enovance/fio by Jens Axboe · 10 years ago
  23. a806bf2 stat: fixing bw_agg reporting by Erwan Velu · 10 years ago
  24. 10aa136 Cleanup symbols that should be static by Jens Axboe · 10 years ago
  25. 4e59d0f Bump length of description field to 256 chars by Jens Axboe · 10 years ago
  26. 77d9967 Disable status file updates on error by Jens Axboe · 10 years ago
  27. dac45f2 stat: fixup fio-dump-status file location by Jens Axboe · 10 years ago
  28. 6bb5821 Improve latency_target runs by Jens Axboe · 10 years ago
  29. 9900706 fio: flush log files on test end by Peter Oberparleiter · 10 years ago
  30. 2b8c71b fio: allow to combine terse output with any selected output type by Christian Ehrhardt · 10 years ago
  31. 3e260a4 Add options to have fio latency profile a device by Jens Axboe · 11 years ago
  32. 952b05e Add json output for client/server mode by Castor Fu · 11 years ago
  33. 3c56823 log: disable log, if realloc fails by Jens Axboe · 11 years ago
  34. 9b7e600 iolog: Logging blocksize in IOPS traces by Erwan Velu · 11 years ago
  35. ee0ccb7 core: Removing duplicated code by Erwan Velu · 11 years ago
  36. a0bafb7 Add support for dumping the status on Windows. by Bruce Cran · 11 years ago
  37. cef9175 Ensure that stat outputs are serialized by Jens Axboe · 11 years ago
  38. fdd5f15 Add log_info_flush() by Vincent Kang Fu · 11 years ago
  39. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  40. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  41. e9d806f fio: fix segfault on 32bits platforms by Dmitry Monakhov · 11 years ago
  42. b4ea84d Fix a few 4.8 extra anal warnings by Jens Axboe · 11 years ago
  43. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  44. d686990 stat.c: make 'bw' summary line respect 'unit_base' option by Steven Noonan · 11 years ago
  45. 142c7f2 stats: show summary bandwidth in terms of kb_base by Steven Noonan · 11 years ago
  46. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  47. 73798eb num2str: add arguments to represent values in terms of bytes/bits by Steven Noonan · 11 years ago
  48. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  49. b9e1b49 Fixup json bandwidth output by Shaohua Li · 11 years ago
  50. c97f1ad Fix usr/sys/ctx/majf/minf for -USR1 usage by Jens Axboe · 11 years ago
  51. 427899c check output_format before calling show_idle_prof_stats() by Huadong Liu · 11 years ago
  52. 6090400 check output_format before calling show_idle_prof_stats() by Huadong Liu · 11 years ago
  53. 9db01ef Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  54. 3dc1e5b stat: fix wrong type used for 32-bit compiles by Jens Axboe · 11 years ago
  55. eef0244 Handle normal output wrapping of the percentile list by Jens Axboe · 11 years ago
  56. 619adf9 Cleanup the percentile output formatting by Jens Axboe · 11 years ago
  57. 435d195 Handle percentile lists with higher precision that 2 digits by Vincent Kang Fu · 11 years ago
  58. 90b7a96 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  59. fd112d3 Fix percentile_list option by Vincent Kang Fu · 11 years ago
  60. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  61. 98ffb8f Fix bugs in [v]snprintf usage by Ken Raeburn · 11 years ago
  62. f2a2ce0 Add support for idletime profiling by Huadong Liu · 11 years ago
  63. 771e58b Add unified_rw_reporting option by Jens Axboe · 11 years ago
  64. 135be49 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  65. 44404c5 Add lib/getrusage.c by Jens Axboe · 11 years ago
  66. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  67. 4005939 Replace FIO_HAVE_RUSAGE_THREAD with RUSAGE_THREAD by Yufei Ren · 12 years ago
  68. f5fd0b1 thread cpu resource statistics bug fix by Yufei Ren · 12 years ago
  69. f681d0b Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  70. 45054cb solaris: fix compile error on ctime_r() by Saurabh De · 12 years ago
  71. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  72. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  73. cc372b1 Add a simple json encoder and use it to print fio output in json format by Shaohua Li · 12 years ago
  74. 3449ab8 Default to terse version 3 by Jens Axboe · 12 years ago
  75. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  76. 80666be Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  77. 57a6432 Include end-of-run time in the output by Jens Axboe · 12 years ago
  78. fb390e2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  79. 033bbb5 Fix terse bandwidth by Jens Axboe · 12 years ago
  80. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  81. a462bae Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  82. 61b29c2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  83. c857cfe group reporting: fix bad values of min/max by Jens Axboe · 12 years ago
  84. b0df717 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  85. b852e7c Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  86. d44256b Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  87. 3c3ed07 White space spring cleaning by Jens Axboe · 12 years ago
  88. 946e427 stat: move final \n of terse output to the end by Jens Axboe · 12 years ago
  89. ea1fd2e Fix terse output with description set by Vikram Seth · 12 years ago
  90. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  91. 2e33101 gfio: add os resource usage and io depth display by Jens Axboe · 12 years ago
  92. e5bd134 gfio: add latency bucket display by Jens Axboe · 12 years ago
  93. c551f65 Move stat arrays into show/calc func by Jens Axboe · 12 years ago
  94. a269790 Add completion percentiles to results output by Jens Axboe · 12 years ago
  95. 5a18988 stat: move calc of latencies into show function by Jens Axboe · 12 years ago
  96. b29ad56 Unify cli latency display by Jens Axboe · 12 years ago
  97. 421f4a8 Really fix IOPS logging by Jens Axboe · 12 years ago
  98. 9602d8d Fix IOPS logging for mixed read/write workloads by Jens Axboe · 12 years ago
  99. 5daa4eb Fix bandwidth logging for mixed read/write workloads. by Josh Carter · 12 years ago
  100. 2f2c692 stat: fix typo by Jens Axboe · 12 years ago