gfio: add View -> Results menu item
[fio.git] / client.h
2012-03-14 Jens Axboegfio: Add support for sending logs over the network
2012-03-14 Jens Axboeclient/server: pass type of client to the backend
2012-03-14 Jens Axboeclient: unify cmd handling ops
2012-03-13 Jens AxboeMerge branch 'master' into gfio
2012-03-12 Jens Axboegfio: improve Job menu
2012-03-09 Jens Axboeclient: make ETA interval poll period configurage in...
2012-03-09 Jens Axboegfio: hold a reference to the fio_client structure
2012-03-09 Jens Axboegfio: handle clients individually
2012-03-09 Jens Axboegfio: start of support for notebooked jobs
2012-03-08 Jens AxboeSeparate the act of adding and starting a job
2012-03-08 Jens Axboegfio: improve stop handling
2012-03-05 Jens AxboeAdd client references
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 AxboeTerminate clients when 'Disconnect' is clicked
2012-03-02 Jens AxboeAdd support for client timed out ops
2012-03-02 Jens AxboeAdd more job info
2012-03-01 Jens AxboeMore gui changes
2012-02-29 Jens AxboeUpdate GUI to attempt to graphically handle ETA output
2012-02-29 Jens AxboeMove client structure into client.h
2012-02-29 Jens AxboeVarious GUI updates
2012-02-29 Jens AxboeMerge branch 'master' into gfio
2012-02-24 Jens AxboeMerge branch 'master' into gfio
2012-02-24 Stephen M. Cameronfio: Use a progress bar instead of a label
2012-02-24 Stephen M. Cameronfio: capture thread status display
2012-02-24 Stephen M. Cameronfio: make client operations pluggable