fio.git
2012-03-12 Jens Axboegfio: prep for recent files
2012-03-12 Jens Axboegfio: improve Job menu
2012-03-12 Jens Axboegfio: add support for making job menu visible or not
2012-03-12 Jens Axboegfio: add close-tab functionality
2012-03-12 Jens Axboegfio: prevent multitext crash on invalid update
2012-03-12 Jens AxboeGroup options into categories
2012-03-12 Jens Axboegfio: pack per-job info in a multitext structure
2012-03-12 Jens AxboeOnly send job options once
2012-03-12 Stephen M.... gfio: add extra space to the graphs at the edges
2012-03-12 Stephen M.... gfio: fix tickmark shortening for zero special case
2012-03-11 Jens Axboegraph: drop more than 1 entry, if we are more than...
2012-03-11 Jens Axboegfio: use current value of graph limit as the default
2012-03-11 Stephen M.... gfio: encapsulate x- and y-offsets into graph library
2012-03-11 Stephen M.... gfio: add comments to interface of graph mini library
2012-03-11 Stephen M.... gfio: use graph axis unit change notification callbacks
2012-03-11 Stephen M.... gfio: add graph axis unit change notification callbacks
2012-03-11 Stephen M.... gfio: fix discrepancies between graph header and implem...
2012-03-11 Stephen M.... gfio: do not mix K M and G when shortening axis labels
2012-03-09 Jens Axboegfio: move debug preferences last
2012-03-09 Jens Axboegfio: add eta msec interval preference
2012-03-09 Jens Axboeclient: make ETA interval poll period configurage in...
2012-03-09 Jens Axboegfio: add preference entry for number of values to...
2012-03-09 Jens Axboeclient: send probe from fio_client_connect()
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 Axboeserver: return real error from fio_send_data()
2012-03-09 Jens Axboeclient: return more errors
2012-03-09 Jens Axboeclient: return errno on connection failure
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 AxboeAdd basic cconv test
2012-03-08 Jens AxboeSeparate the act of adding and starting a job
2012-03-08 Jens Axboeexample: bump netio example to 100g transfer
2012-03-08 Jens Axboeserver: rename CMD_RUN to CMD_SERVER_START
2012-03-08 Jens Axboeclient/server: pass back packed thread_options in add_job()
2012-03-08 Stephen M.... gfio: Add y-axis labels
2012-03-08 Stephen M.... gfio: move graph area a bit to the right
2012-03-08 Stephen M.... gfio: fix a bug in the y-axis label shortening algorithm
2012-03-08 Jens AxboeAdd thread_options_pack structure
2012-03-08 Jens AxboeAbstract out the thread_options structure
2012-03-08 Jens Axboeclient/server: store/convert/send jobs_eta->nr_threads too
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.... gfio: allow graph to stretch or shrink as window expand...
2012-03-07 Stephen M.... gfio: right justify y-axis labels
2012-03-07 Stephen M.... gfio: fix problem with graph finding data range.
2012-03-07 Stephen M.... gfio: get rid of invisible data
2012-03-07 Stephen M.... gfio: shorten graph tick lables so x000000000 becomes
2012-03-07 Stephen M.... gfio: 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 Jens Axboegfio: remove boxes between graphs
2012-03-07 Stephen M.... gfio: add units to x-axis labels and remove redundant...
2012-03-07 Stephen M.... gfio: make empty graph show grid lines, not "No good...
2012-03-07 Stephen M.... gfio: 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 Axboeparser: relax restriction on postfix ranges
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-07 Stephen M.... gfio: Add mini library to draw bar graphs and line...
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 Axboeserver: fixup bug in sending jobs_eta command
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 AxboeMove stat arrays into show/calc func
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 Axboestat: move calc of latencies into show function
2012-03-05 Jens AxboeAdd client references
2012-03-05 Jens AxboeUnify cli latency display
2012-03-05 Jens AxboePass in client for thread/group status op
next