logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fio_generate_plots - Generate plots for Flexible I/O Tester

Author

       fio_generate_plots was written by Jens Axboe <axboe@kernel.dk>

       This  manual  page  was  written by Martin Steigerwald <ms@teamix.de>, for the Debian project (but may be
       used by others).

                                                  May 19, 2009                             FIO_GENERATE_PLOTS(1)

Description

       This  manual  page documents briefly the fio_generate_plots command. This manual page was written for the
       Debian distribution because the original program does not have a manual page.

       fio_generate_plots is a shell script that uses gnuplot to generate plots from fio run with  --latency-log
       (-l) and/or --bandwidth-log (-w). It expects the log files that fio generated in the current directory.

Name

       fio_generate_plots - Generate plots for Flexible I/O Tester

Options

       The script takes the title of the plot as only argument. It does not offer any additional options.

Synopsis

fio_generate_plots  title

See Also