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