fio2gnuplot: Printing number of selected files
authorErwan Velu <erwan@enovance.com>
Tue, 30 Jul 2013 12:13:51 +0000 (14:13 +0200)
committerErwan Velu <erwan@enovance.com>
Tue, 30 Jul 2013 12:13:51 +0000 (14:13 +0200)
commit356a65dd99e1e9a7c3c90bd57719d537aafed54d
treec48741869c7e1ae1183dbead4f7f8f38a05c080a
parent1cc6579e7dc114347467ed359f015943b83bb4e9
fio2gnuplot: Printing number of selected files

when using pattern matching on a big set of files, it's pretty hard to
estimate if we missed some or not.

Let's print the number of matched items with the selected pattern to
help user estimate if it's ok or not.
tools/plot/fio2gnuplot.py