1. 63a130b gfio: first attempt at actually automatically starting backend server by Jens Axboe · 13 years ago
  2. c0187f3 Add my copyright to gfio.c by Jens Axboe · 13 years ago
  3. c1970b9 server: fixup bug in sending jobs_eta command by Jens Axboe · 13 years ago
  4. 69406b9 gfio: connect buton fix by Jens Axboe · 13 years ago
  5. 661f741 gfio: enable tree view grid lines by Jens Axboe · 13 years ago
  6. f095d56 gfio: align log text to the left by Jens Axboe · 13 years ago
  7. b465562 gfio: don't use gtk_combo_box_text by Jens Axboe · 13 years ago
  8. 4cbe721 gfio: make log window scrollable by Jens Axboe · 13 years ago
  9. 88f6e7a gfio: better handling of connect/disconnect button by Jens Axboe · 13 years ago
  10. e0681f3 gfio: add disk utilization output to end results by Jens Axboe · 13 years ago
  11. 9b260bd gfio: add log viewer by Jens Axboe · 13 years ago
  12. f9d40b4 gfio: put results from same job file into a notebook by Jens Axboe · 13 years ago
  13. 45913d2 gfio: use a window for results, not a dialog box by Jens Axboe · 13 years ago
  14. 0050e5f gfio: ensure all command opcode handlers are properly gdk thread protected by Jens Axboe · 13 years ago
  15. 19998db gfio: correct depths view by Jens Axboe · 13 years ago
  16. 2b08989 gfio: move bandwidth stats by Jens Axboe · 13 years ago
  17. 2e33101 gfio: add os resource usage and io depth display by Jens Axboe · 13 years ago
  18. e5bd134 gfio: add latency bucket display by Jens Axboe · 13 years ago
  19. c551f65 Move stat arrays into show/calc func by Jens Axboe · 13 years ago
  20. 0b76130 gfio: fixup bw display by Jens Axboe · 13 years ago
  21. ca85099 gfio: Change some labels to entries and add bw stats to final output by Jens Axboe · 13 years ago
  22. a269790 Add completion percentiles to results output by Jens Axboe · 13 years ago
  23. 1c1e4a5 End results fixes by Jens Axboe · 13 years ago
  24. 3650a3c gfio: start of proper end results data display by Jens Axboe · 13 years ago
  25. 5a18988 stat: move calc of latencies into show function by Jens Axboe · 13 years ago
  26. 5121a9a Add client references by Jens Axboe · 13 years ago
  27. b29ad56 Unify cli latency display by Jens Axboe · 13 years ago
  28. 89e5fad Pass in client for thread/group status op by Jens Axboe · 13 years ago
  29. a527661 Store specific client ops in the fio_client structure by Jens Axboe · 13 years ago
  30. 3bf236c Convert net commands in the generic command handler by Jens Axboe · 13 years ago
  31. 084d1c6 Add new net command for text logging by Jens Axboe · 13 years ago
  32. 0b8d11e Add preferences help tooltips by Jens Axboe · 13 years ago
  33. 46974a7 Add Preferences dialog by Jens Axboe · 13 years ago
  34. 8843265 GUI fixes by Jens Axboe · 13 years ago
  35. b9f3c7e Start of support for auto-starting the backend by Jens Axboe · 13 years ago
  36. 8663ea6 Clear UI/progress bar on disconnect/quit by Jens Axboe · 13 years ago
  37. df06f22 Terminate clients when 'Disconnect' is clicked by Jens Axboe · 13 years ago
  38. a7a42ce Move connection details to separate dialog box by Jens Axboe · 13 years ago
  39. ed727a4 Add support for client timed out ops by Jens Axboe · 13 years ago
  40. ebbd89c Don't update CR fields by Jens Axboe · 13 years ago
  41. 807f997 Add more job info by Jens Axboe · 13 years ago
  42. 3ec62ec More gui changes by Jens Axboe · 13 years ago
  43. 441013b gfio: fix error handling in send_job_files() by Jens Axboe · 13 years ago
  44. 3e47bd2 Update GUI to attempt to graphically handle ETA output by Jens Axboe · 13 years ago
  45. 843ad23 Add GUI probe support by Jens Axboe · 13 years ago
  46. 0f92bd2 Move client structure into client.h by Jens Axboe · 13 years ago
  47. 0420ba6 Various GUI updates by Jens Axboe · 13 years ago
  48. bd755d3 Rename job files by Jens Axboe · 13 years ago
  49. 65d0a0a Merge branch 'master' into gfio by Jens Axboe · 13 years ago
  50. 25dfa84 Rename crc functions to private namespace by Jens Axboe · 13 years ago
  51. 02efade Fio 2.0.5 by Jens Axboe · 13 years ago
  52. 421f4a8 Really fix IOPS logging by Jens Axboe · 13 years ago
  53. 70d07ce Fix Makefile for gfio build by Jens Axboe · 13 years ago
  54. e61ca21 Move init code info libfio.c by Jens Axboe · 13 years ago
  55. c805403 Fio 2.0.4 by Jens Axboe · 13 years ago
  56. 91acce9 Merge branch 'master' into gfio by Jens Axboe · 13 years ago
  57. 0961511 Fix verify by Jens Axboe · 13 years ago
  58. e164534 fio: work on textview alignment by Stephen M. Cameron · 13 years ago
  59. c36f98d fio: work on widget alignment by Stephen M. Cameron · 13 years ago
  60. 736f2df fio: make gui capture text ops by Stephen M. Cameron · 13 years ago
  61. 60f6b33 fio: construct options from gui by Stephen M. Cameron · 13 years ago
  62. 4706634 fio: add job file to gui temporarily by Stephen M. Cameron · 13 years ago
  63. 45032dd fio: add hostname, port, and address type (ipv4, ipv6, or socket) to gui by Stephen M. Cameron · 13 years ago
  64. 5adc244 fio: factor out FIO_NET_PORT by Stephen M. Cameron · 13 years ago
  65. 04cc6b7 fio: Use a progress bar instead of a label by Stephen M. Cameron · 13 years ago
  66. 2839f0c fio: make gui status update in timely fashion by Stephen M. Cameron · 13 years ago
  67. 5b7573a fio: make the gui display thread status by Stephen M. Cameron · 13 years ago
  68. ba936c4 fio: capture thread status display by Stephen M. Cameron · 13 years ago
  69. 2592725 fio: make gui actually do something by Stephen M. Cameron · 13 years ago
  70. a182020 fio: add placeholder gui client ops by Stephen M. Cameron · 13 years ago
  71. 8232e28 fio: link fio code with gui code by Stephen M. Cameron · 13 years ago
  72. 480b811 fio: factor out fio initialization code by Stephen M. Cameron · 13 years ago
  73. b775956 fio: factor out endian_check by Stephen M. Cameron · 13 years ago
  74. f307400 fio: add send job and quit buttons to gui by Stephen M. Cameron · 13 years ago
  75. ff1f328 fio: add minimal gui program by Stephen M. Cameron · 13 years ago
  76. dd36672 fio: make client operations pluggable by Stephen M. Cameron · 13 years ago
  77. c2cb686 client: exit if no jobs were sent and client is idle by Jens Axboe · 13 years ago
  78. ae38c0d verify: put all header verification in one place by Jens Axboe · 13 years ago
  79. e4ad68b Fix // comment by Jens Axboe · 13 years ago
  80. d3a173a Remove holes in verify_header structure by Jens Axboe · 13 years ago
  81. e5b8f91 Implement sigaction for Windows. by Bruce Cran · 13 years ago
  82. 3892182 stat() doesn't work with devices on Windows, so move check for '\\.\' earlier. by Bruce Cran · 13 years ago
  83. a3e8710 Use crc32c for the verify_header checksum by Jens Axboe · 13 years ago
  84. e3aaafc Auto-detect whether to use hw assisted crc32c by Jens Axboe · 13 years ago
  85. f65d1c2 Add checksum to verify_header by Jens Axboe · 13 years ago
  86. 8e8b225 flow: Fixing uninitialized variable by Daniel Ehrenberg · 13 years ago
  87. fc0b830 Fix tabbing and comment characters in Windows code. by Bruce Cran · 13 years ago
  88. 01bff3b Remove unused Windows version.h and version.rc files. by Bruce Cran · 13 years ago
  89. 9277ec1 Add missing os/windows/posix.c file. by Bruce Cran · 13 years ago
  90. 9602d8d Fix IOPS logging for mixed read/write workloads by Jens Axboe · 13 years ago
  91. 93bcfd2 Move Windows port to MinGW by Bruce Cran · 13 years ago
  92. 16de1bf Add FIO_PREFERRED_CLOCK_SOURCE to allow selection of clock source on a per-platform basis. by Bruce Cran · 13 years ago
  93. b9fd788 Add OS_PATH_SEPARATOR for platforms which have different path separator characters (e.g. Windows and 'classic' MacOS). by Bruce Cran · 13 years ago
  94. 9e684a4 Token-based flow control by Dan Ehrenberg · 13 years ago
  95. 5daa4eb Fix bandwidth logging for mixed read/write workloads. by Josh Carter · 13 years ago
  96. e43606c Fix assumption that pointers fits in a 'long' by Bruce Cran · 13 years ago
  97. 78b269e Need glibc 2.8 or bigger for fallocate by Jens Axboe · 13 years ago
  98. b11e4cc mutex: don't attempt to use CLOCK_MONOTONIC by Jens Axboe · 13 years ago
  99. 649c10c nice() error handling by Bruce Cran · 13 years ago
  100. 0209e1e mac: doesn't have pthread_condattr_setclock() by Jens Axboe · 13 years ago