Added the actual pt-diskstats tool.

Missing a doc overhaul and tests, but this deals with most of the
feature upgrades in the blueprint.

The shell version of pt-diskstats is now in bin has pt-diskstats-shell,
in case that's needed.
This commit is contained in:
Brian Fraser
2011-12-16 13:40:22 -03:00
parent 7b12dbec64
commit 13c9c5b0bb
21 changed files with 20466 additions and 613 deletions

View File

@@ -199,7 +199,7 @@ first option on the command line.
=item --columns
type: string; default: cnc|rt|mb|busy|prg
type: string; default: cnc|rt|busy|prg|time|io_s
Perl regex of which columns to include.
@@ -338,6 +338,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-diskstats 1.0.1
pt-diskstats 2.0.0_WIP
=cut