fio.git
2012-03-28 Jens Axboegfio: change job option view
2012-03-28 Jens Axboeclient: remove command reply after calling into client...
2012-03-28 Jens Axboeserver: fix bug in going from thread_number to thread
2012-03-27 Jens Axboegfio: start of being able to update options
2012-03-27 Jens Axboeserver: add support for updating job options
2012-03-27 Jens AxboeWhite space spring cleaning
2012-03-27 Jens Axboeprinting: whitespace damage
2012-03-27 Stephen M.... gfio: Add "print" option for results page.
2012-03-27 Stephen M.... graph: factor out cairo text drawing helpers
2012-03-26 Jens AxboeAdd named log level
2012-03-26 Jens Axboegcompat: gtk_widget_set_can_focus() for below 2.18
2012-03-26 Jens Axboegcompat: gtk_widget_get_window() for below 2.14
2012-03-26 Jens Axboegfio: use appropriate gtk signal for draw/expose of...
2012-03-26 Jens Axboegcompat: get closer to working with gtk3
2012-03-26 Jens Axboegoptions: ensure that gopt_str_multi options get freed
2012-03-26 Jens Axboegoptions: let destroy handler free changed options too
2012-03-26 Jens Axboegcompat: provide backwards compatible functions for...
2012-03-26 Jens Axboegfio: use G_OBJECT(), not GTK_OBJECT()
2012-03-26 Jens Axboegoptions: fix check button storaage for FIO_OPT_STR_MULTI
2012-03-26 Jens Axboegoptions: handle changing of options in job edit
2012-03-24 Jens Axboegoptions: use gopt->gjv for option hiding
2012-03-24 Jens Axboegoptions: don't override gopt dep tree by mistake
2012-03-24 Jens Axboegfio: add per-job option view
2012-03-24 Jens Axboegfio: start of per-job option edit
2012-03-23 Jens Axboeclient: use eta msec as the poll interval
2012-03-23 Jens Axboeserver: idle a bit more of we are not expecting work
2012-03-23 Jens Axboegfio: improve and remember font selection
2012-03-23 Jens Axboegraph: indentation fixup
2012-03-23 Jens AxboeFix reversal of IOPS and BW graphs
2012-03-23 Stephen M.... gfio: make completion percentiles graphs expand to...
2012-03-23 Stephen M.... gfio: make completion percentiles boxes expand to conta...
2012-03-23 Stephen M.... gfio: make io depths expand to window width
2012-03-23 Stephen M.... gfio: make latency buckets expand to window width
2012-03-22 Jens Axboegraph: return opaque graph_label_t for each label added
2012-03-22 Jens Axboegfio: leave notebook entry as the file name
2012-03-22 Jens AxboeFixes for 32-bit compile
2012-03-22 Jens Axboegfio: hide graph if all values are zero
2012-03-22 Jens Axboegraph: fix finding tooltips from label 1+
2012-03-22 Jens Axboegraph: fix missing else
2012-03-22 Jens Axboegraph: prio tree alias handling
2012-03-21 Jens AxboeMake fio include the git version in the version output
2012-03-21 Jens Axboegraph: remove unnecessary float multiplier
2012-03-21 Jens Axboegraph: yet one tooltip tweaking
2012-03-21 Jens Axboegraph: bump prio end value by ytick delta, if all zeroes
2012-03-21 Jens Axboegraph: cleanup tooltip alias handling
2012-03-21 Jens Axboegraph: fix crash on alias in prio tree
2012-03-21 Jens Axboegraph: clear prio root iter on extra loop
2012-03-21 Jens Axboegraph: fix for unitialized graph_value nodes
2012-03-21 Jens Axboegraph: remove debug printf
2012-03-21 Jens Axboegraph: switch tooltip lookups to being range based...
2012-03-21 Jens AxboeMove rbtree into lib/
2012-03-21 Jens Axboegraph: stop matching tooltips if X diff is too large
2012-03-21 Jens Axboegfio: set notebook label to base filename
2012-03-21 Jens Axboegfio: use glib hash for tab lookup
2012-03-21 Jens Axboegfio: fix gc leak
2012-03-21 Jens Axboegfio: fixup spurious editor indent
2012-03-21 Jens Axboegfio: split some parts into gclient.c
2012-03-21 Jens Axboegfio: add gerror.c for reporting errors
2012-03-21 Jens Axboegfio: update for handling files, connections, states
2012-03-20 Jens Axboeclient: don't leak file descriptor on exit
2012-03-20 Jens Axboeserver: use passed in sk in send functions
2012-03-20 Jens Axboegfio: lessen use of main_ui directly
2012-03-20 Jens Axboegoptions: remember to mark option index for FIO_OPT_STR_VAL
2012-03-20 Jens Axboegoptions: use glib n-ary tree for option dependencies
2012-03-20 Jens Axboegoptions: enable combo box hiding
2012-03-20 Jens Axboeoptions: add ->hide_on_set
2012-03-20 Jens Axboegoptions: don't emit change signals during setup
2012-03-20 Jens Axboegoptions: ensure that FIO_OPT_STR_VAL doesn't exceed...
2012-03-20 Jens Axboegoptions: better support for FIO_OPT_STR_VAL
2012-03-20 Jens Axboegoptions: free opt types on exit from edit options...
2012-03-20 Jens Axboegfio: kill ge on widget destroy
2012-03-20 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-03-20 Stephen M.... gfio: fix crash on exit
2012-03-20 Stephen M.... gfio: clear stale widget pointers on dialog destruction
2012-03-19 Jens Axboegoptions: block gtk signal handlers instead of hacking...
2012-03-19 Jens Axboecpu: move cpuload/cpuchunks options into private engine...
2012-03-19 Jens Axboeoptions: more groupings
2012-03-19 Jens Axboegfio: apply inverse options to buffered/direct
2012-03-19 Jens Axboeoptions: more option grouping
2012-03-19 Jens Axboeoptions: group cgroups and jobs
2012-03-19 Jens Axboegfio: fill default options on new job
2012-03-19 Jens AxboeAdd support for inverse options
2012-03-19 Jens Axboegfio: option improvements
2012-03-19 Jens Axboegfio: add support for FIO_OPT_STR_MULTI options
2012-03-19 Jens AxboeCategorize a few more options
2012-03-19 Jens Axboegfio: improve option edit
2012-03-19 Jens Axboebackend: privatize nr_thread/nr_process
2012-03-19 Jens Axboeserver: make client connections fork off
2012-03-17 Jens Axboegfio: set clat/lat bucket graph Y title
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-17 Steven LangAdded 99.95 and 99.99 default percentiles.
2012-03-17 Jens AxboeMerge branch 'master' into gfio
2012-03-17 Jens AxboeAdd regression test for 37cf9e3c
2012-03-17 Jens AxboeEnable read/write sequential offset to be a non-multipl...
2012-03-16 Jens Axboegfio: make option hiding actually work
2012-03-16 Jens Axboegfio: initial support for hiding child options
2012-03-16 Jens AxboeAdd hint on whether to hide a sub option if a parent...
2012-03-16 Jens AxboeAllow options to specify intervals
2012-03-16 Jens Axboegfio: sync range spin buttons in edit view
2012-03-16 Jens AxboeAdd FIO_OPT_G_IO_ENG category
next