From: Erwan Velu <erwan@enovance.com>
To: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: [Pull Request] Updates for fio2gnuplot
Date: Thu, 08 Aug 2013 17:41:51 +0200 [thread overview]
Message-ID: <5203BC3F.50209@enovance.com> (raw)
Hey Jens,
This branch is featuring the requested documentation and features plus
some fixes when using genfio with files or complex /dev/ naming.
Cheers,
The following changes since commit 7a16102ef84e3db14b6802a06f7f99e2e55af85d:
Fio 2.1.2 (2013-08-06 09:39:54 -0600)
are available in the git repository at:
git@github.com:enovance/fio.git erwan/next
for you to fetch changes up to bed59bab819823dffe270435b65ed8feafb52148:
genfio: Don't consider only /dev/ disk device (2013-08-08 17:40:56 +0200)
----------------------------------------------------------------
Erwan Velu (10):
fio2gnplot: Print specific message if cmdline parsing fails
fio2gnuplot: Adding getoplong support for cmdline
fio2gnuplot: Fixing typo in error message
fio2gnuplot: Adding verbose option
fio2gnuplot: Deleting temporary files by default
fio2gnuplot: Managing temporary files in a better way
fio2gnuplot: Fixing help message
fio2gnuplot: Removing .py extension
fio2gnuplot: Adding manpage
genfio: Don't consider only /dev/ disk device
Makefile | 8 ++++++--
tools/genfio | 47
+++++++++++++++++++++++++++++++++--------------
tools/plot/{fio2gnuplot.py => fio2gnuplot} | 67
++++++++++++++++++++++++++++++++++++++++++++++++++----------------
tools/plot/fio2gnuplot.1 | 161
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
tools/plot/fio2gnuplot.manpage | 117
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 368 insertions(+), 32 deletions(-)
rename tools/plot/{fio2gnuplot.py => fio2gnuplot} (87%)
create mode 100644 tools/plot/fio2gnuplot.1
create mode 100644 tools/plot/fio2gnuplot.manpage
next reply other threads:[~2013-08-08 15:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 15:41 Erwan Velu [this message]
2013-08-08 20:53 ` [Pull Request] Updates for fio2gnuplot Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5203BC3F.50209@enovance.com \
--to=erwan@enovance.com \
--cc=fio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.