* [PATCH] Cleanups: Fixed IOPs in btt left over at end of run
@ 2008-02-13 16:52 Alan D. Brunelle
0 siblings, 0 replies; only message in thread
From: Alan D. Brunelle @ 2008-02-13 16:52 UTC (permalink / raw)
To: linux-btrace
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>
---
btt/Makefile | 3 +-
btt/args.c | 1 -
btt/bno_dump.c | 2 +-
btt/bt_timeline.c | 43 ++-------------------
btt/devs.c | 56 +--------------------------
btt/dip_rb.c | 7 +--
btt/globals.h | 44 ++-------------------
btt/inlines.h | 104 +++++++-------------------------------------------
btt/iostat.c | 2 +-
btt/misc.c | 4 +-
btt/mmap.c | 8 +---
btt/output.c | 2 -
btt/proc.c | 11 ++---
btt/seek.c | 8 ++--
btt/trace.c | 13 +-----
btt/trace_complete.c | 8 ++--
btt/trace_issue.c | 8 +--
btt/trace_queue.c | 2 +-
btt/unplug_hist.c | 3 -
19 files changed, 51 insertions(+), 278 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-13 16:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 16:52 [PATCH] Cleanups: Fixed IOPs in btt left over at end of run Alan D. Brunelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).