gfio: add bs display
[fio.git] / gfio.c
2012-03-15 Jens Axboegfio: add bs display
2012-03-15 Jens Axboegfio: put disk utilization tab in a scrolled window
2012-03-15 Jens Axboegfio: fixup adding/showing of end results
2012-03-15 Jens Axboegfio: remove ->job_added, it's only ever set
2012-03-15 Jens Axboegfio: reload ge->gc after clicking connect force the...
2012-03-15 Jens Axboegfio: allow different tooltips for a button depending...
2012-03-15 Jens Axboegfio: move File->Open above File->Close
2012-03-15 Jens Axboegfio: move disk utilization to a private tab in per...
2012-03-15 Jens AxboeAdd thread number ID to appropriate network commands
2012-03-15 Jens Axboegfio: fix attempt to add multiple entries to disk util...
2012-03-15 Jens Axboegfio: add latency bucket bar graph to end results
2012-03-15 Jens Axboegfio: add View -> Results menu item
2012-03-15 Stephen M. Camerongfio: add completion percentile bar graph
2012-03-15 Stephen M. Camerongfio: only parse white color once
2012-03-14 Jens Axboegfio: include name of iolog in gdio_client_iolog()
2012-03-14 Jens Axboegfio: debug dump on iolog receive
2012-03-14 Jens Axboegfio: remove stale comment, hiding menu items DOES...
2012-03-14 Jens Axboegfio: start of results window menu support
2012-03-14 Jens Axboegfio: fix double alloc of action_group
2012-03-14 Jens Axboegfio: patch around widget destroy crash
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-14 Jens Axboegfio: terminate and destroy clients before calling...
2012-03-14 Jens Axboegfio: graphing updates
2012-03-13 Jens Axboegfio: fix complaint about unsupported type for recent...
2012-03-13 Jens Axboegfio: fix leak of ge->job_files
2012-03-13 Jens Axboegfio: Add Drag'n drop support
2012-03-13 Jens AxboeMerge branch 'master' into gfio
2012-03-13 Jens Axboegfio: add recently opened files to File menu
2012-03-13 Jens Axboegfio: change Job->Connect menu item string
2012-03-13 Jens Axboegfio: remove widgets from struct gui/gui_entry that...
2012-03-13 Jens AxboeClient reference fixes
2012-03-13 Jens Axboegfio: add support for graph tooltips
2012-03-13 Jens Axboegfio: allow close with ctrl-w if there are no clients
2012-03-13 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-03-13 Stephen M. Camerongfio: fix hiding of menu entries
2012-03-12 Jens Axboegfio: fix crash when pushing 'start job' and no client...
2012-03-12 Jens Axboegfio: fix wrong pointer being passed into file_open()
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 Axboegfio: pack per-job info in a multitext structure
2012-03-12 Stephen M. Camerongfio: add extra space to the graphs at the edges
2012-03-11 Jens Axboegfio: use current value of graph limit as the default
2012-03-11 Stephen M. Camerongfio: encapsulate x- and y-offsets into graph library
2012-03-11 Stephen M. Camerongfio: use graph axis unit change notification callbacks
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 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
next