1. 014f402 gfio: allow different tooltips for a button depending on state by Jens Axboe · 12 years ago
  2. bf64138 gfio: move File->Open above File->Close by Jens Axboe · 12 years ago
  3. 7da23b4 gfio: move disk utilization to a private tab in per-client results by Jens Axboe · 12 years ago
  4. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  5. 60d0929 gfio: fix attempt to add multiple entries to disk util frame by Jens Axboe · 12 years ago
  6. bb39379 graph: fix bar graph min/max displays by Jens Axboe · 12 years ago
  7. 09d574e gfio: add latency bucket bar graph to end results by Jens Axboe · 12 years ago
  8. 781ccba gfio: add View -> Results menu item by Jens Axboe · 12 years ago
  9. c70e63e server: add missing IOLOG command to text list by Jens Axboe · 12 years ago
  10. c57f254 gfio: add completion percentile bar graph by Stephen M. Cameron · 12 years ago
  11. 814479d gfio: only parse white color once by Stephen M. Cameron · 12 years ago
  12. 284b1e6 gfio: include name of iolog in gdio_client_iolog() by Jens Axboe · 12 years ago
  13. 3c547fe client/server: zlib error code fixup by Jens Axboe · 12 years ago
  14. 53bd8db server: add vectored fio_send_cmd_ext_pdu() by Jens Axboe · 12 years ago
  15. 5eb3aea gfio: debug dump on iolog receive by Jens Axboe · 12 years ago
  16. 5235f62 server: add fio_sendv_data() by Jens Axboe · 12 years ago
  17. 3b30a7a gfio: remove stale comment, hiding menu items DOES work now by Jens Axboe · 12 years ago
  18. 17b9721 gfio: start of results window menu support by Jens Axboe · 12 years ago
  19. ca664f4 gfio: fix double alloc of action_group by Jens Axboe · 12 years ago
  20. 425f25d gfio: patch around widget destroy crash by Jens Axboe · 12 years ago
  21. 731e30a server: memset job_add pdu before filling and sending by Jens Axboe · 12 years ago
  22. f5ed765 server: convert iolog in place instead of copy allocating it by Jens Axboe · 12 years ago
  23. 1b42725 gfio: Add support for sending logs over the network by Jens Axboe · 12 years ago
  24. ea51b95 iolog: note type of log by Jens Axboe · 12 years ago
  25. 46bcd49 client/server: pass type of client to the backend by Jens Axboe · 12 years ago
  26. 35c0ba7 client: unify cmd handling ops by Jens Axboe · 12 years ago
  27. 9ede9c9 graph: move graphs a bit to the left, now we don't use Y axis labels by Jens Axboe · 12 years ago
  28. 0fd1898 gfio: terminate and destroy clients before calling gtk_main_quit() by Jens Axboe · 12 years ago
  29. d8fbeef gfio: graphing updates by Jens Axboe · 12 years ago
  30. a217ba7 gfio: fix complaint about unsupported type for recent files by Jens Axboe · 12 years ago
  31. 2c77d83 gfio: fix leak of ge->job_files by Jens Axboe · 12 years ago
  32. 6c1a9c2 gfio: update TODO by Jens Axboe · 12 years ago
  33. a679090 gfio: Add Drag'n drop support by Jens Axboe · 12 years ago
  34. cf64d29 Rename t0001 regression job to have .fio file extension by Jens Axboe · 12 years ago
  35. e476994 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  36. ba47f51 Add regression test for 82af2a7c by Jens Axboe · 12 years ago
  37. 82af2a7 Fix failure to verify in mixed read/write workload with backlog by Jens Axboe · 12 years ago
  38. 38634cb gfio: add recently opened files to File menu by Jens Axboe · 12 years ago
  39. 21ba904 gfio: change Job->Connect menu item string by Jens Axboe · 12 years ago
  40. 008ad07 Add gfio TODO file by Jens Axboe · 12 years ago
  41. 6547633 gfio: remove widgets from struct gui/gui_entry that we don't really use by Jens Axboe · 12 years ago
  42. 3af4520 Client reference fixes by Jens Axboe · 12 years ago
  43. 93e2db2 gfio: add support for graph tooltips by Jens Axboe · 12 years ago
  44. f5c6726 gfio: allow close with ctrl-w if there are no clients by Jens Axboe · 12 years ago
  45. 2156fcd Merge branch 'gfio' of ssh://brick.kernel.dk/data/git/fio into gfio by Jens Axboe · 12 years ago
  46. 63f81ed gfio: fix hiding of menu entries by Stephen M. Cameron · 12 years ago
  47. 78cb2fe gfio: fix crash when pushing 'start job' and no client connected by Jens Axboe · 12 years ago
  48. 76792ac Makefile: properly clean all objects on make clean by Jens Axboe · 12 years ago
  49. cf4b044 gfio: fix wrong pointer being passed into file_open() by Jens Axboe · 12 years ago
  50. 261f21d gfio: prep for recent files by Jens Axboe · 12 years ago
  51. 85dd01e gfio: improve Job menu by Jens Axboe · 12 years ago
  52. 02421e6 gfio: add support for making job menu visible or not by Jens Axboe · 12 years ago
  53. 16ce5ad gfio: add close-tab functionality by Jens Axboe · 12 years ago
  54. da18543 gfio: prevent multitext crash on invalid update by Jens Axboe · 12 years ago
  55. c9c6331 Group options into categories by Jens Axboe · 12 years ago
  56. c80b74b gfio: pack per-job info in a multitext structure by Jens Axboe · 12 years ago
  57. b7cfb2e Only send job options once by Jens Axboe · 12 years ago
  58. def0ac2 gfio: add extra space to the graphs at the edges by Stephen M. Cameron · 12 years ago
  59. c9e8d6e gfio: fix tickmark shortening for zero special case by Stephen M. Cameron · 12 years ago
  60. c148dae graph: drop more than 1 entry, if we are more than 1 above the limit by Jens Axboe · 12 years ago
  61. c05d905 gfio: use current value of graph limit as the default by Jens Axboe · 12 years ago
  62. 57f9d28 gfio: encapsulate x- and y-offsets into graph library by Stephen M. Cameron · 12 years ago
  63. ba35aa8 gfio: add comments to interface of graph mini library by Stephen M. Cameron · 12 years ago
  64. f0af9f8 gfio: use graph axis unit change notification callbacks by Stephen M. Cameron · 12 years ago
  65. 7175d91 gfio: add graph axis unit change notification callbacks by Stephen M. Cameron · 12 years ago
  66. 09ad20f gfio: fix discrepancies between graph header and implementation by Stephen M. Cameron · 12 years ago
  67. 1e1ffcc gfio: do not mix K M and G when shortening axis labels by Stephen M. Cameron · 12 years ago
  68. a31d9fa gfio: move debug preferences last by Jens Axboe · 12 years ago
  69. 1cf6bca gfio: add eta msec interval preference by Jens Axboe · 12 years ago
  70. 6433ee0 client: make ETA interval poll period configurage in fio_client_ops by Jens Axboe · 12 years ago
  71. 8577f4f gfio: add preference entry for number of values to keep in graph by Jens Axboe · 12 years ago
  72. 207b18e Mark buffer_compress_chunk as child of buffer_compress_percentage by Jens Axboe · 12 years ago
  73. f97a43a Add buffer_compress_chunk option by Jens Axboe · 12 years ago
  74. 629f1d7 Honor refill_buffers even for verifies by Jens Axboe · 12 years ago
  75. 9883653 Compression buffer fill fix by Jens Axboe · 12 years ago
  76. d824c3b client: send probe from fio_client_connect() by Jens Axboe · 12 years ago
  77. 3863d1a gfio: better handle multiple threads/processes in a job by Jens Axboe · 12 years ago
  78. 0aa928c gfio: make results notebook scrollable too by Jens Axboe · 12 years ago
  79. b870c31 gfio: make notebooks scrollable if there are too many by Jens Axboe · 12 years ago
  80. 343cb4a gfio: hold a reference to the fio_client structure by Jens Axboe · 12 years ago
  81. c724926 gfio: more error reporting by Jens Axboe · 12 years ago
  82. 8b4e61b server: return real error from fio_send_data() by Jens Axboe · 12 years ago
  83. 25095e1 client: return more errors by Jens Axboe · 12 years ago
  84. a1a3ed5 client: return errno on connection failure by Jens Axboe · 12 years ago
  85. 9988ca7 gfio: handle clients individually by Jens Axboe · 12 years ago
  86. a9eccde gfio: only start one client net handler by Jens Axboe · 12 years ago
  87. 2f99deb gfio: start of support for notebooked jobs by Jens Axboe · 12 years ago
  88. 98ceabd gfio: ignore group stats for now by Jens Axboe · 12 years ago
  89. 5116779 Add basic cconv test by Jens Axboe · 12 years ago
  90. b9d2f30 Separate the act of adding and starting a job by Jens Axboe · 12 years ago
  91. 7a8a9b2 example: bump netio example to 100g transfer by Jens Axboe · 12 years ago
  92. 5d7793a server: rename CMD_RUN to CMD_SERVER_START by Jens Axboe · 12 years ago
  93. dcaeb60 client/server: pass back packed thread_options in add_job() by Jens Axboe · 12 years ago
  94. 019dd47 gfio: Add y-axis labels by Stephen M. Cameron · 12 years ago
  95. 6bf8600 gfio: move graph area a bit to the right by Stephen M. Cameron · 12 years ago
  96. b655c18 gfio: fix a bug in the y-axis label shortening algorithm by Stephen M. Cameron · 12 years ago
  97. 2dc1cbb Add thread_options_pack structure by Jens Axboe · 12 years ago
  98. ec41265 Abstract out the thread_options structure by Jens Axboe · 12 years ago
  99. 8c621fb client/server: store/convert/send jobs_eta->nr_threads too by Jens Axboe · 12 years ago
  100. 6b79c80 gfio: improve stop handling by Jens Axboe · 12 years ago