[PATCH] BTT patch: (3/3) time bounded trace analysis
authorJens Axboe <jens.axboe@oracle.com>
Fri, 1 Dec 2006 09:51:31 +0000 (10:51 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 1 Dec 2006 09:51:31 +0000 (10:51 +0100)
commit001b263355c68e219fb64d25564c41a0ee07a274
tree635e6489da1f8d58492ac25fa642083ae6386233
parent095181f283c440c7669f2c14aef5e84c80ff433e
[PATCH] BTT patch: (3/3) time bounded trace analysis

Added in -t and -T options to allow bounding of traces analyzed. Be
forewarned: this can result in some excessive numbers of orphaned traces
(partial IO streams before the -t tiem and after the -T time won't
be analyzed).

Signed-off-by: Alan D. Brunelle <Alan.Brunelle@hp.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
btt/README
btt/args.c
btt/bt_timeline.c
btt/globals.h
btt/inlines.h
btt/trace.c
btt/trace_complete.c
btt/trace_requeue.c