zbd: Fix zone locking for async I/O engines
[fio.git] / tools / plot /
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-05-24 Bill O'Donnellmake fio scripts python3-ready (part 2)
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-10-30 Jens AxboeMerge branch 'misc' of https://github.com/sitsofe/fio
2017-10-29 Sitsofe Wheelerfio: update FSF address
2017-10-29 Sitsofe Wheelertools: use /usr/bin/python2.7 as the interpreter
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-16 Sitsofe Wheelerfio2gnuplot: minor man page heading fix
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-17 Sitsofe Wheelerplot: indicate that the pattern is a glob
2016-07-17 Sitsofe Wheelerplot: add gnuplot 5 support
2015-09-17 Thomas FindelkindUpdate fio2gnuplot
2015-09-16 Jens AxboeMerge branch 'patch-1' of git://github.com/Tfindelkind/fio
2015-09-16 TfindelkindUpdate fio2gnuplot
2013-11-04 Bruce CranFix a couple of typos in fio2gnuplot.
2013-11-04 Bruce CranUse #!/usr/bin/env to allow for interpreters in differe...
2013-08-08 Erwan Velufio2gnuplot: Adding manpage
2013-08-07 Erwan Velufio2gnuplot: Removing .py extension
2013-08-07 Erwan Velufio2gnuplot: Fixing help message
2013-08-07 Erwan Velufio2gnuplot: Managing temporary files in a better way
2013-08-07 Erwan Velufio2gnuplot: Deleting temporary files by default
2013-08-07 Erwan Velufio2gnuplot: Adding verbose option
2013-08-07 Erwan Velufio2gnuplot: Fixing typo in error message
2013-08-07 Erwan Velufio2gnuplot: Adding getoplong support for cmdline
2013-08-07 Erwan Velufio2gnplot: Print specific message if cmdline parsing...
2013-08-05 Erwan Velufio2gnuplot: Display average value in label
2013-08-05 Erwan Velufio2gnuplot: Plotting average value for compare graphs
2013-08-05 Erwan Velufio2gnuplot: Fixing plotting issues on shorten files
2013-08-05 Erwan Velufio2gnplot: Renaming file variable to myfile
2013-08-05 Erwan Velufio2gnuplot: Adding time selection options
2013-08-05 Erwan Velufio2gnuplot: Print line if int() conversion fails
2013-08-05 Erwan Velufio2gnuplot: Fixing typo when inserting fake data
2013-07-31 Erwan Velufio2gnuplot: Adding filename as title for 2D graphs
2013-07-31 Erwan Velufio2gnuplot: Adding information steps
2013-07-31 Erwan Velufio2gnuplot: Fixing help message
2013-07-31 Erwan Velufio2gnuplot: Adding comparing 2D graphs
2013-07-30 Erwan Velufio2gnuplot: Printing number of selected files
2013-07-30 Erwan Velufio2gnuplot: Using default install dir for gpm files
2013-07-30 Erwan Velufio2gnuplot: Option to select gnuplot's output dir
2013-07-22 Erwan Velufio2gnuplot: Don't plot fake data
2013-07-22 Erwan Velufio2gnuplot: Don't truncate fio log files
2013-07-22 Erwan Velufio2gnuplot: Keep original filename in temp. files
2013-07-21 Erwan Velufio2gnuplot: Fixing Yaxis rendering for 2D plots
2013-07-12 Erwan Velufio2gnuplot: Adjusting y axis plot (2D)
2013-07-12 Erwan Velufio2gnuplot: Don't graph 3D if not enough data
2013-07-12 Erwan Velufio2gnuplot: Adding sample files
2013-07-12 Erwan Velufio2gnuplot: Adding 2D graphs for each fio trace
2013-07-12 Erwan VeluAdding fio2gnuplot tool