1. a0bafb7 Add support for dumping the status on Windows. by Bruce Cran · 11 years ago
  2. cef9175 Ensure that stat outputs are serialized by Jens Axboe · 11 years ago
  3. fdd5f15 Add log_info_flush() by Vincent Kang Fu · 11 years ago
  4. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  5. 4e0a8fa Fixup bad logging types by Jens Axboe · 11 years ago
  6. e9d806f fio: fix segfault on 32bits platforms by Dmitry Monakhov · 11 years ago
  7. b4ea84d Fix a few 4.8 extra anal warnings by Jens Axboe · 11 years ago
  8. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  9. d686990 stat.c: make 'bw' summary line respect 'unit_base' option by Steven Noonan · 11 years ago
  10. 142c7f2 stats: show summary bandwidth in terms of kb_base by Steven Noonan · 11 years ago
  11. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  12. 73798eb num2str: add arguments to represent values in terms of bytes/bits by Steven Noonan · 11 years ago
  13. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  14. b9e1b49 Fixup json bandwidth output by Shaohua Li · 11 years ago
  15. c97f1ad Fix usr/sys/ctx/majf/minf for -USR1 usage by Jens Axboe · 11 years ago
  16. 427899c check output_format before calling show_idle_prof_stats() by Huadong Liu · 11 years ago
  17. 6090400 check output_format before calling show_idle_prof_stats() by Huadong Liu · 11 years ago
  18. 9db01ef Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  19. 3dc1e5b stat: fix wrong type used for 32-bit compiles by Jens Axboe · 11 years ago
  20. eef0244 Handle normal output wrapping of the percentile list by Jens Axboe · 11 years ago
  21. 619adf9 Cleanup the percentile output formatting by Jens Axboe · 11 years ago
  22. 435d195 Handle percentile lists with higher precision that 2 digits by Vincent Kang Fu · 11 years ago
  23. 90b7a96 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  24. fd112d3 Fix percentile_list option by Vincent Kang Fu · 11 years ago
  25. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  26. 98ffb8f Fix bugs in [v]snprintf usage by Ken Raeburn · 11 years ago
  27. f2a2ce0 Add support for idletime profiling by Huadong Liu · 11 years ago
  28. 771e58b Add unified_rw_reporting option by Jens Axboe · 11 years ago
  29. 135be49 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  30. 44404c5 Add lib/getrusage.c by Jens Axboe · 11 years ago
  31. 1e5324e Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  32. 4005939 Replace FIO_HAVE_RUSAGE_THREAD with RUSAGE_THREAD by Yufei Ren · 12 years ago
  33. f5fd0b1 thread cpu resource statistics bug fix by Yufei Ren · 12 years ago
  34. f681d0b Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  35. 45054cb solaris: fix compile error on ctime_r() by Saurabh De · 12 years ago
  36. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  37. f3afa57 Add --output-format command line option by Jens Axboe · 12 years ago
  38. cc372b1 Add a simple json encoder and use it to print fio output in json format by Shaohua Li · 12 years ago
  39. 3449ab8 Default to terse version 3 by Jens Axboe · 12 years ago
  40. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  41. 80666be Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  42. 57a6432 Include end-of-run time in the output by Jens Axboe · 12 years ago
  43. fb390e2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  44. 033bbb5 Fix terse bandwidth by Jens Axboe · 12 years ago
  45. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  46. a462bae Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  47. 61b29c2 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  48. c857cfe group reporting: fix bad values of min/max by Jens Axboe · 12 years ago
  49. b0df717 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  50. b852e7c Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  51. d44256b Free disk util on exit, not on stats display by Jens Axboe · 12 years ago
  52. 3c3ed07 White space spring cleaning by Jens Axboe · 12 years ago
  53. 946e427 stat: move final \n of terse output to the end by Jens Axboe · 12 years ago
  54. ea1fd2e Fix terse output with description set by Vikram Seth · 12 years ago
  55. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  56. 2e33101 gfio: add os resource usage and io depth display by Jens Axboe · 12 years ago
  57. e5bd134 gfio: add latency bucket display by Jens Axboe · 12 years ago
  58. c551f65 Move stat arrays into show/calc func by Jens Axboe · 12 years ago
  59. a269790 Add completion percentiles to results output by Jens Axboe · 12 years ago
  60. 5a18988 stat: move calc of latencies into show function by Jens Axboe · 12 years ago
  61. b29ad56 Unify cli latency display by Jens Axboe · 12 years ago
  62. 421f4a8 Really fix IOPS logging by Jens Axboe · 12 years ago
  63. 9602d8d Fix IOPS logging for mixed read/write workloads by Jens Axboe · 12 years ago
  64. 5daa4eb Fix bandwidth logging for mixed read/write workloads. by Josh Carter · 12 years ago
  65. 2f2c692 stat: fix typo by Jens Axboe · 12 years ago
  66. 19d3e96 stat: NaN fixes by Jens Axboe · 12 years ago
  67. 531a632 Remove debug/broken assert() in the IOPS logging code by Jens Axboe · 13 years ago
  68. 7fb28d3 Only log the period mean if we have samples by Jens Axboe · 13 years ago
  69. b8bc8cb Add log_avg_msec option by Jens Axboe · 13 years ago
  70. 2341a37 Fix clat latency terse output by Keplar kramer · 13 years ago
  71. 4d65865 Add terse version 2 output format by Jens Axboe · 13 years ago
  72. 72c27ff Fix problem with mixing is_backend and terse_output by Jens Axboe · 13 years ago
  73. 7e1773b Pretty up output a bit by Jens Axboe · 13 years ago
  74. b7017e3 Scale bw output to MB/sec if larger than 99999 KB/sec by Jens Axboe · 13 years ago
  75. 5e726d0 Add fio version to terse output by Jens Axboe · 13 years ago
  76. 259e47d Only print ts->description if set for non-terse output by Jens Axboe · 13 years ago
  77. 4b0f225 Check string length of ts->description, not value by Jens Axboe · 13 years ago
  78. c7c6cb4 Move IEEE754 support code to lib/ by Jens Axboe · 13 years ago
  79. f2f788d Add disk utilization to terse format output by Jens Axboe · 13 years ago
  80. 1db92cb Add completion latency percentiles to terse output format by Jens Axboe · 13 years ago
  81. 312b4af Add IOPS to terse output by Jens Axboe · 13 years ago
  82. 07511a6 Break double loop on end-of-clat percentiles by Jens Axboe · 13 years ago
  83. d09a64a client/server: add support for passing disk_util structures by Jens Axboe · 13 years ago
  84. 4f6f829 Adapt clat percentiles for min/max values by Jens Axboe · 13 years ago
  85. 2505062 Remove extra \n before printing run status by Jens Axboe · 13 years ago
  86. 351de8d Be a bit more defensive in clat percentile calc and display by Jens Axboe · 13 years ago
  87. 81ab0b3 Pretty up clat percentile display so it's actually readable by Jens Axboe · 13 years ago
  88. 731e3f7 Fix clat percentile display by Jens Axboe · 13 years ago
  89. 37f0c1a client: display summed total of all clients when all stats have been received by Jens Axboe · 13 years ago
  90. 5b9babb Abstract out and export summation of thread_stats by Jens Axboe · 13 years ago
  91. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  92. 802ad4a Change network transmitted doubles to fio_fp64_t IEEE 754 type by Jens Axboe · 13 years ago
  93. c59971e Style fixup by Jens Axboe · 13 years ago
  94. a64e88d server: transmit status as structures, not text by Jens Axboe · 13 years ago
  95. f6bb5b8 Allocate thread_stat name arrays statically by Jens Axboe · 13 years ago
  96. c8aaba1 Move getrusage() out of thread_stat by Jens Axboe · 13 years ago
  97. f0505a1 Move stat_io_bytes/time to thread_data by Jens Axboe · 13 years ago
  98. 7b9f733 server: start conversion of data structures to network friendly types by Jens Axboe · 13 years ago
  99. e09231c Fix sum_stat() bug in group_reporting by Zheng Liu · 13 years ago
  100. 716050f Fixup bad style in plat code by Jens Axboe · 13 years ago