Cleanups: Fixed IOPs in btt left over at end of run
authorAlan D. Brunelle <alan.brunelle@hp.com>
Wed, 13 Feb 2008 16:46:22 +0000 (11:46 -0500)
committerAlan D. Brunelle <alan.brunelle@hp.com>
Wed, 13 Feb 2008 16:47:22 +0000 (11:47 -0500)
commit8b10aae0cd4137f1cc9848181e4f45a9fa20de24
tree09a9447aa680f1d67d4c4e93f2b041ce8b544065
parentc8aea612abc714072e346366cb0e5cf9da8a2f5f
Cleanups: Fixed IOPs in btt left over at end of run

o  Using valgrind, determined we had Q IOPs left over that weren't
   used. Added "all" list, and then deleted these at end.

o  Removed old debug stuff (COUNT_IOS, DEBUG, ...)

o  Fixed a bunch of white space at end of lines.

Signed-off-by: Alan D. Brunelle <alan.brunelle@hp.com>
19 files changed:
btt/Makefile
btt/args.c
btt/bno_dump.c
btt/bt_timeline.c
btt/devs.c
btt/dip_rb.c
btt/globals.h
btt/inlines.h
btt/iostat.c
btt/misc.c
btt/mmap.c
btt/output.c
btt/proc.c
btt/seek.c
btt/trace.c
btt/trace_complete.c
btt/trace_issue.c
btt/trace_queue.c
btt/unplug_hist.c