client: send probe from fio_client_connect()
[fio.git] / gfio.c
2012-03-09 Jens Axboegfio: better handle multiple threads/processes in a job
2012-03-09 Jens Axboegfio: make results notebook scrollable too
2012-03-09 Jens Axboegfio: make notebooks scrollable if there are too many
2012-03-09 Jens Axboegfio: hold a reference to the fio_client structure
2012-03-09 Jens Axboegfio: more error reporting
2012-03-09 Jens Axboegfio: handle clients individually
2012-03-09 Jens Axboegfio: only start one client net handler
2012-03-09 Jens Axboegfio: start of support for notebooked jobs
2012-03-09 Jens Axboegfio: ignore group stats for now
2012-03-08 Jens AxboeSeparate the act of adding and starting a job
2012-03-08 Jens Axboeclient/server: pass back packed thread_options in add_job()
2012-03-08 Stephen M. Camerongfio: Add y-axis labels
2012-03-08 Jens Axboegfio: improve stop handling
2012-03-07 Jens Axboegfio: make the end results window a scrolled one
2012-03-07 Jens Axboegfio: don't use gtk_dialog_get_content_area()
2012-03-07 Jens Axboegfio: add missing disk utilization stat to end results
2012-03-07 Stephen M. Camerongfio: allow graph to stretch or shrink as window expand...
2012-03-07 Stephen M. Camerongfio: get rid of invisible data
2012-03-07 Stephen M. Camerongfio: cap graph data count
2012-03-07 Jens Axboegfio: change color of graphs
2012-03-07 Jens Axboegfio: remove a few debug printfs
2012-03-07 Stephen M. Camerongfio: add units to x-axis labels and remove redundant...
2012-03-07 Stephen M. Camerongfio: make empty graph show grid lines, not "No good...
2012-03-07 Stephen M. Camerongfio: make graph background white
2012-03-07 Jens Axboegfio: add license
2012-03-07 Jens Axboegfio: update about dialog
2012-03-07 Jens Axboegfio: add font selection and resize original window
2012-03-07 Jens Axboegraph: use unsigned ints
2012-03-07 Jens Axboegfio: be a bit more clever on when to auto-start backen...
2012-03-07 Jens Axboegfio: add *.ini as fio job file filter
2012-03-07 Jens Axboegfio: Add graphs for read/write bandwidth and read...
2012-03-06 Jens Axboegfio: clear progress bar on job end
2012-03-06 Jens Axboegfio: first attempt at actually automatically starting...
2012-03-06 Jens AxboeAdd my copyright to gfio.c
2012-03-06 Jens Axboegfio: connect buton fix
2012-03-06 Jens Axboegfio: enable tree view grid lines
2012-03-06 Jens Axboegfio: align log text to the left
2012-03-06 Jens Axboegfio: don't use gtk_combo_box_text
2012-03-06 Jens Axboegfio: make log window scrollable
2012-03-06 Jens Axboegfio: better handling of connect/disconnect button
2012-03-06 Jens Axboegfio: add disk utilization output to end results
2012-03-06 Jens Axboegfio: add log viewer
2012-03-06 Jens Axboegfio: put results from same job file into a notebook
2012-03-06 Jens Axboegfio: use a window for results, not a dialog box
2012-03-06 Jens Axboegfio: ensure all command opcode handlers are properly...
2012-03-06 Jens Axboegfio: correct depths view
2012-03-06 Jens Axboegfio: move bandwidth stats
2012-03-05 Jens Axboegfio: add os resource usage and io depth display
2012-03-05 Jens Axboegfio: add latency bucket display
2012-03-05 Jens Axboegfio: fixup bw display
2012-03-05 Jens Axboegfio: Change some labels to entries and add bw stats...
2012-03-05 Jens AxboeAdd completion percentiles to results output
2012-03-05 Jens AxboeEnd results fixes
2012-03-05 Jens Axboegfio: start of proper end results data display
2012-03-05 Jens AxboePass in client for thread/group status op
2012-03-04 Jens AxboeStore specific client ops in the fio_client structure
2012-03-03 Jens AxboeConvert net commands in the generic command handler
2012-03-03 Jens AxboeAdd new net command for text logging
2012-03-02 Jens AxboeAdd preferences help tooltips
2012-03-02 Jens AxboeAdd Preferences dialog
2012-03-02 Jens AxboeGUI fixes
2012-03-02 Jens AxboeStart of support for auto-starting the backend
2012-03-02 Jens AxboeClear UI/progress bar on disconnect/quit
2012-03-02 Jens AxboeTerminate clients when 'Disconnect' is clicked
2012-03-02 Jens AxboeMove connection details to separate dialog box
2012-03-02 Jens AxboeAdd support for client timed out ops
2012-03-02 Jens AxboeDon't update CR fields
2012-03-02 Jens AxboeAdd more job info
2012-03-01 Jens AxboeMore gui changes
2012-03-01 Jens Axboegfio: fix error handling in send_job_files()
2012-02-29 Jens AxboeUpdate GUI to attempt to graphically handle ETA output
2012-02-29 Jens AxboeAdd GUI probe support
2012-02-29 Jens AxboeVarious GUI updates
2012-02-29 Jens AxboeMerge branch 'master' into gfio
2012-02-24 Jens AxboeMove init code info libfio.c
2012-02-24 Jens AxboeMerge branch 'master' into gfio
2012-02-24 Stephen M. Cameronfio: work on textview alignment
2012-02-24 Stephen M. Cameronfio: work on widget alignment
2012-02-24 Stephen M. Cameronfio: make gui capture text ops
2012-02-24 Stephen M. Cameronfio: construct options from gui
2012-02-24 Stephen M. Cameronfio: add job file to gui temporarily
2012-02-24 Stephen M. Cameronfio: add hostname, port, and address type (ipv4, ipv6...
2012-02-24 Stephen M. Cameronfio: Use a progress bar instead of a label
2012-02-24 Stephen M. Cameronfio: make gui status update in timely fashion
2012-02-24 Stephen M. Cameronfio: make the gui display thread status
2012-02-24 Stephen M. Cameronfio: make gui actually do something
2012-02-24 Stephen M. Cameronfio: add placeholder gui client ops
2012-02-24 Stephen M. Cameronfio: link fio code with gui code
2012-02-24 Stephen M. Cameronfio: add send job and quit buttons to gui
2012-02-24 Stephen M. Cameronfio: add minimal gui program