1. 8c95307 server: use passed in sk in send functions by Jens Axboe · 12 years ago
  2. 6e02ad6 gfio: lessen use of main_ui directly by Jens Axboe · 12 years ago
  3. 1c2d868 goptions: remember to mark option index for FIO_OPT_STR_VAL by Jens Axboe · 12 years ago
  4. c504ee5 goptions: use glib n-ary tree for option dependencies by Jens Axboe · 12 years ago
  5. b2452a4 goptions: enable combo box hiding by Jens Axboe · 12 years ago
  6. a4ed77f options: add ->hide_on_set by Jens Axboe · 12 years ago
  7. 4fbcd65 goptions: don't emit change signals during setup by Jens Axboe · 12 years ago
  8. 481c242 goptions: ensure that FIO_OPT_STR_VAL doesn't exceed max multiplier by Jens Axboe · 12 years ago
  9. 7fc35ff goptions: better support for FIO_OPT_STR_VAL by Jens Axboe · 12 years ago
  10. 231edf6 goptions: free opt types on exit from edit options view by Jens Axboe · 12 years ago
  11. 2eb98bf gfio: kill ge on widget destroy by Jens Axboe · 12 years ago
  12. f6e7d77 Merge branch 'gfio' of ssh://brick.kernel.dk/data/git/fio into gfio by Jens Axboe · 12 years ago
  13. ce37af1 gfio: fix crash on exit by Stephen M. Cameron · 12 years ago
  14. a8baa34 gfio: clear stale widget pointers on dialog destruction by Stephen M. Cameron · 12 years ago
  15. 8f9e46a goptions: block gtk signal handlers instead of hacking around them by Jens Axboe · 12 years ago
  16. 0353050 cpu: move cpuload/cpuchunks options into private engine option space by Jens Axboe · 12 years ago
  17. 3ceb458 options: more groupings by Jens Axboe · 12 years ago
  18. a01a1bc gfio: apply inverse options to buffered/direct by Jens Axboe · 12 years ago
  19. 1086005 options: more option grouping by Jens Axboe · 12 years ago
  20. a1f6afe options: group cgroups and jobs by Jens Axboe · 12 years ago
  21. 588b7f0 gfio: fill default options on new job by Jens Axboe · 12 years ago
  22. 9026535 Add support for inverse options by Jens Axboe · 12 years ago
  23. d872fb4 gfio: option improvements by Jens Axboe · 12 years ago
  24. 7386d4a gfio: add support for FIO_OPT_STR_MULTI options by Jens Axboe · 12 years ago
  25. 0626037 Categorize a few more options by Jens Axboe · 12 years ago
  26. e8b0e95 gfio: improve option edit by Jens Axboe · 12 years ago
  27. 812409e backend: privatize nr_thread/nr_process by Jens Axboe · 12 years ago
  28. 122c772 server: make client connections fork off by Jens Axboe · 12 years ago
  29. f1a05d0 gfio: set clat/lat bucket graph Y title by Jens Axboe · 12 years ago
  30. ca20381 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  31. b4b317d Added 99.95 and 99.99 default percentiles. by Steven Lang · 12 years ago
  32. 9746fdb Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  33. 89adce7 Add regression test for 37cf9e3c by Jens Axboe · 12 years ago
  34. 37cf9e3 Enable read/write sequential offset to be a non-multiple of the block size by Jens Axboe · 12 years ago
  35. ec0218f gfio: make option hiding actually work by Jens Axboe · 12 years ago
  36. b6caa83 gfio: initial support for hiding child options by Jens Axboe · 12 years ago
  37. d71c154 Add hint on whether to hide a sub option if a parent isn't set by Jens Axboe · 12 years ago
  38. 20eb06b Allow options to specify intervals by Jens Axboe · 12 years ago
  39. 1da10c1 gfio: sync range spin buttons in edit view by Jens Axboe · 12 years ago
  40. e231bbe Add FIO_OPT_G_IO_ENG category by Jens Axboe · 12 years ago
  41. 767a0a6 Add categories for missing options by Jens Axboe · 12 years ago
  42. 0a074fe parse: ensure that an option has a category by Jens Axboe · 12 years ago
  43. c04e466 time_based: Avoid restarting main I/O loop by Daniel Ehrenberg · 12 years ago
  44. d394449 gfio: correctly input stored FIO_OPT_STR_STORE options by Jens Axboe · 12 years ago
  45. 39f0433 gfio: inherit and show more options correctly in edit job by Jens Axboe · 12 years ago
  46. 789f4cc gfio: demo of how to inherit option values into edit window by Jens Axboe · 12 years ago
  47. 6a4cf74 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  48. 8a74b56 Fix problem with iodepth_batch_complete=0 and accounting by Jens Axboe · 12 years ago
  49. c03b373 Fix wrap bug in mtime_since() by Jens Axboe · 12 years ago
  50. 49c3417 gfio: move more code to ghelpers.c by Jens Axboe · 12 years ago
  51. 5aec668 graph: use 0 as the floor for the line graph by Jens Axboe · 12 years ago
  52. 9af4a24 gfio: start of options view and edit by Jens Axboe · 12 years ago
  53. bc271d8 gfio: use ctrl-d for connect/disconnect by Jens Axboe · 12 years ago
  54. 53e0e85 gfio: start of splitting up the source a bit by Jens Axboe · 12 years ago
  55. ddbafc1 gfio: include direct/buffered IO type in the iotype field by Jens Axboe · 12 years ago
  56. 99d633a gfio: add bs display by Jens Axboe · 12 years ago
  57. f0602d7 gfio: put disk utilization tab in a scrolled window by Jens Axboe · 12 years ago
  58. ef4ad58 graph: tighten x-axis tooltip hit by Jens Axboe · 12 years ago
  59. c5751c6 Document compress_buffer_percentage, compress_buffer_chunk by Jens Axboe · 12 years ago
  60. 2d7cd86 Note offset_increment parent option by Jens Axboe · 12 years ago
  61. 591e9e0 Fix offset_increment option and add man page entry for it by Jens Axboe · 12 years ago
  62. a05d62b rdma engine graceful teardown by Yufei Ren · 12 years ago
  63. 214ac7e New offset_increment option by Dan Ehrenberg · 12 years ago
  64. 0ed83bc gfio: fixup adding/showing of end results by Jens Axboe · 12 years ago
  65. 3804a0b gfio: remove ->job_added, it's only ever set by Jens Axboe · 12 years ago
  66. d3b70f3 gfio: reload ge->gc after clicking connect force the file open dialog by Jens Axboe · 12 years ago
  67. 014f402 gfio: allow different tooltips for a button depending on state by Jens Axboe · 12 years ago
  68. bf64138 gfio: move File->Open above File->Close by Jens Axboe · 12 years ago
  69. 7da23b4 gfio: move disk utilization to a private tab in per-client results by Jens Axboe · 12 years ago
  70. 2f122b1 Add thread number ID to appropriate network commands by Jens Axboe · 12 years ago
  71. 60d0929 gfio: fix attempt to add multiple entries to disk util frame by Jens Axboe · 12 years ago
  72. bb39379 graph: fix bar graph min/max displays by Jens Axboe · 12 years ago
  73. 09d574e gfio: add latency bucket bar graph to end results by Jens Axboe · 12 years ago
  74. 781ccba gfio: add View -> Results menu item by Jens Axboe · 12 years ago
  75. c70e63e server: add missing IOLOG command to text list by Jens Axboe · 12 years ago
  76. c57f254 gfio: add completion percentile bar graph by Stephen M. Cameron · 12 years ago
  77. 814479d gfio: only parse white color once by Stephen M. Cameron · 12 years ago
  78. 284b1e6 gfio: include name of iolog in gdio_client_iolog() by Jens Axboe · 12 years ago
  79. 3c547fe client/server: zlib error code fixup by Jens Axboe · 12 years ago
  80. 53bd8db server: add vectored fio_send_cmd_ext_pdu() by Jens Axboe · 12 years ago
  81. 5eb3aea gfio: debug dump on iolog receive by Jens Axboe · 12 years ago
  82. 5235f62 server: add fio_sendv_data() by Jens Axboe · 12 years ago
  83. 3b30a7a gfio: remove stale comment, hiding menu items DOES work now by Jens Axboe · 12 years ago
  84. 17b9721 gfio: start of results window menu support by Jens Axboe · 12 years ago
  85. ca664f4 gfio: fix double alloc of action_group by Jens Axboe · 12 years ago
  86. 425f25d gfio: patch around widget destroy crash by Jens Axboe · 12 years ago
  87. 731e30a server: memset job_add pdu before filling and sending by Jens Axboe · 12 years ago
  88. f5ed765 server: convert iolog in place instead of copy allocating it by Jens Axboe · 12 years ago
  89. 1b42725 gfio: Add support for sending logs over the network by Jens Axboe · 12 years ago
  90. ea51b95 iolog: note type of log by Jens Axboe · 12 years ago
  91. 46bcd49 client/server: pass type of client to the backend by Jens Axboe · 12 years ago
  92. 35c0ba7 client: unify cmd handling ops by Jens Axboe · 12 years ago
  93. 9ede9c9 graph: move graphs a bit to the left, now we don't use Y axis labels by Jens Axboe · 12 years ago
  94. 0fd1898 gfio: terminate and destroy clients before calling gtk_main_quit() by Jens Axboe · 12 years ago
  95. d8fbeef gfio: graphing updates by Jens Axboe · 12 years ago
  96. a217ba7 gfio: fix complaint about unsupported type for recent files by Jens Axboe · 12 years ago
  97. 2c77d83 gfio: fix leak of ge->job_files by Jens Axboe · 12 years ago
  98. 6c1a9c2 gfio: update TODO by Jens Axboe · 12 years ago
  99. a679090 gfio: Add Drag'n drop support by Jens Axboe · 12 years ago
  100. cf64d29 Rename t0001 regression job to have .fio file extension by Jens Axboe · 12 years ago