Improve logging accuracy
[fio.git] / init.c
2014-04-06 Jens AxboeSupport limited mixed command line options and job...
2014-04-06 Jens AxboeFixup --timeout command line option
2014-04-02 Jens Axboeiolog: don't serialize the writing of all logs
2014-04-02 Jens AxboeFix propagation of error value on failure to connect...
2014-04-02 Jens AxboeMerge branch 'erwan/clang' of https://github.com/enovan...
2014-04-02 Jens AxboeMerge branch 'erwan/nobasename' of https://github.com...
2014-04-02 Jens AxboeCleanup symbols that should be static
2014-04-01 Jens AxboeEnsure we inherit global latency/bw log settings
2014-04-01 Andrey KuzminFix bug in freeing of duplicated files
2014-03-28 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-28 Jens AxboeFix wrong time conversion on --status-interval= command...
2014-03-18 Jens AxboePrevent file_append=1 with IO engine that can't extend...
2014-03-17 Jens AxboeAdd support for file appends
2014-03-14 Jens AxboeDon't scramble buffers if compression is enabled
2014-02-26 Jens Axboeblktrace: load improvements
2014-02-21 Jens AxboeUnify the time handling
2014-02-20 Christian Ehrhardtfio: allow to combine terse output with any selected...
2014-02-20 Christian Ehrhardtfio: add multi directory support
2014-02-20 Christian Ehrhardtfio: provide an option for a startdelay range
2014-02-20 Christian Ehrhardtfio: allow general repeatability
2014-02-19 Christian Ehrhardtfio: fix job clone mem leak
2014-02-11 Jens AxboePlug a free basic memory leaks
2014-02-07 Jens AxboeAdd support for testing checksumming speed
2014-02-05 Stefan Hajnocziinit: log error on missing --output-format argument
2014-02-05 Stefan Hajnocziinit: --minimal does not take an optional argument
2014-01-29 Jens Axboeinit: update email address
2014-01-11 Jens AxboeAdd option to manually seed the random generators
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-11-27 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-11-27 Jens Axboeinit: escape description option string
2013-11-15 Chris MasonAdd support for O_ATOMIC
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-09-06 Jens AxboeFix problem with --showcmd and callbacks that verify
2013-07-25 Jens AxboeMake it clear in job output whether we are using bs_is_...
2013-07-25 Jens Axboeinit: remove leftover unused variable
2013-07-25 Jens AxboeAdd support for randomness of any IO direction
2013-07-22 Erwan Velucore: Removing duplicated code
2013-05-27 Jens AxboeCatch NULL td->o.ioengine
2013-05-24 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-05-23 Jens AxboeAlways exit if do_exit is set after parse
2013-05-23 Jens AxboeBetter catch arguments with required options and none...
2013-05-23 Jens AxboeFix segfault is bool option is used on command line...
2013-04-26 Jens AxboeAdd support for modifying the randomness of a workload
2013-04-25 Jens AxboeCatch the case where size= is less than the minimum...
2013-04-25 Jens AxboeEnsure we stop parsing and exit if a command line optio...
2013-04-25 Jens AxboeAdd support for other ways of triggering intermediate...
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-11 Jens Axboeto_kmg() -> fio_uint_to_kmg()
2013-04-11 Jens Axboeiolog: note type of log
2013-04-11 Jens Axboeinit: kill unused mlock_size
2013-04-11 Jens AxboeMake nr_thread/nr_process private to backend
2013-04-11 Jens AxboeMake lockmem a per job option
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Steven Noonanimplement 'unit_base' option to select between KB and...
2013-04-08 Jens AxboeMerge branch 'next'
2013-04-05 Jens AxboeUse strcasestr() for matching filename_prefix keywords
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-04-05 Jens AxboeAdd filename_format option
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-12 OlegConditionally include <sys/shm.h> based on OS support...
2013-03-07 Jens AxboeAdd --parse-only command line option
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-24 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-22 Jens AxboeAdd --eta-newline option
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-11 Jens AxboeInitialize global and non-static variables
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Jens AxboeFix zones for numjobs=x, where x > 1
2013-02-06 Vincent Kang FuHandle percentile lists with higher precision that...
2013-02-04 Jens AxboeMerge branch 'master' into gfio
2013-02-02 Vincent Kang FuFix percentile_list option
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-30 Ken RaeburnFix bugs in [v]snprintf usage
2013-01-30 Huadong LiuAdd support for idletime profiling
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens Axboeinit: complain on unrecognized option with builtin...
2013-01-23 Jens AxboeEnsure all random seeds are repeatable for randrepeat=1
2013-01-10 Jens AxboeAdd configure script
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2012-12-17 Jens AxboeAdd --cpuclock-test and clocksource= option help
2012-12-17 Jens Axboecpu clock: add independent test for monotonic/sane TSC
2012-12-14 Jens AxboeMerge branch 'master' into gfio
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-04 Jens AxboeName the various random offsets we use
2012-12-03 Jens AxboeMerge branch 'master' into gfio
2012-11-30 Jens AxboeCache layout improvements
2012-11-21 Aaron CarrollAdd support for Android
2012-11-15 Jens AxboeDisable random map automatically if a non-uniform rando...
2012-11-15 Jens AxboeMerge branch 'master' into gfio
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-14 Jens Axboeclient/server: fixup "All clients" reporting
2012-11-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-07 Jens AxboeMake the zipf/pareto state per file
2012-11-06 Jens AxboeAdd pareto distribution randomizer
2012-11-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-06 Jens AxboeAdd sample zipf distribution randomizer
next