Added in -Q / --active-queue-depth option
authorAlan D. Brunelle <alan.brunelle@hp.com>
Thu, 16 Oct 2008 14:53:07 +0000 (10:53 -0400)
committerAlan D. Brunelle <alan.brunelle@hp.com>
Thu, 16 Oct 2008 14:56:12 +0000 (10:56 -0400)
commit4ae2c3c6215de3f9016b5211ac83893cb061b1e1
tree885595ee9490c469bd299b9e8a700924aafb004f
parentc54b9dd9a993fc76f3649279e6a4295f6aba2054
Added in -Q / --active-queue-depth option

This will output a data file containing the time stamp and number of
I/Os issued to underlying drivers per device. It will give you an idea
as to how many I/Os are being actively worked per device at any time
during the run.
btt/Makefile
btt/aqd.c [new file with mode: 0644]
btt/args.c
btt/bt_timeline.c
btt/devs.c
btt/doc/btt.tex
btt/globals.h
btt/trace_complete.c
btt/trace_issue.c
doc/btt.1