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