1. 952b05e Add json output for client/server mode by Castor Fu · 11 years ago
  2. cef9175 Ensure that stat outputs are serialized by Jens Axboe · 11 years ago
  3. 0646490 Add support for other ways of triggering intermediate result outputs by Jens Axboe · 11 years ago
  4. 714e85f eta: improve output for threads sitting in TD_SETTING_UP by Jens Axboe · 11 years ago
  5. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  6. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  7. 9db01ef Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  8. 435d195 Handle percentile lists with higher precision that 2 digits by Vincent Kang Fu · 12 years ago
  9. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  10. 771e58b Add unified_rw_reporting option by Jens Axboe · 12 years ago
  11. 92a0daf Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  12. 372aecb Use variable[] instead of GCC variable[0] syntax by Jens Axboe · 12 years ago
  13. d79db12 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  14. 6eaf09d Add support for trim as a workload type by Shaohua Li · 12 years ago
  15. c41a9d0 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  16. b7f05eb eta: ETA bandwidth was off by 1.024 by Jens Axboe · 12 years ago
  17. 4c6d91e Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  18. b852e7c Define SIGUSR1 to inform fio to dump run stats while continuing to run by Jens Axboe · 12 years ago
  19. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  20. ec41265 Abstract out the thread_options structure by Jens Axboe · 12 years ago
  21. 2e33101 gfio: add os resource usage and io depth display by Jens Axboe · 12 years ago
  22. e5bd134 gfio: add latency bucket display by Jens Axboe · 12 years ago
  23. a269790 Add completion percentiles to results output by Jens Axboe · 12 years ago
  24. b29ad56 Unify cli latency display by Jens Axboe · 12 years ago
  25. 3e47bd2 Update GUI to attempt to graphically handle ETA output by Jens Axboe · 12 years ago
  26. 37f0c1a client: display summed total of all clients when all stats have been received by Jens Axboe · 13 years ago
  27. 5b9babb Abstract out and export summation of thread_stats by Jens Axboe · 13 years ago
  28. af9c9fb client/server: request ETA instead of having the server send it automatically by Jens Axboe · 13 years ago
  29. c8eeb9d Add support for write_iops_log by Jens Axboe · 13 years ago
  30. 802ad4a Change network transmitted doubles to fio_fp64_t IEEE 754 type by Jens Axboe · 13 years ago
  31. 1d1f45a server: send network copy of run_str[] by Jens Axboe · 13 years ago
  32. cf451d1 server: add ETA as a specific command by Jens Axboe · 13 years ago
  33. b75a394 Abstract out calculation of ETA from display of ETA by Jens Axboe · 13 years ago
  34. ddcc0b6 Add type checking to 16/32/64 endianness converters by Jens Axboe · 13 years ago
  35. a64e88d server: transmit status as structures, not text by Jens Axboe · 13 years ago