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