[PATCH] blkparse: misc assorted fixes
authorJens Axboe <axboe@suse.de>
Wed, 28 Sep 2005 08:56:59 +0000 (10:56 +0200)
committerJens Axboe <axboe@suse.de>
Wed, 28 Sep 2005 08:56:59 +0000 (10:56 +0200)
commitd6222db89aea11a0dfc39f431bc24849ba5b055c
tree328a659d5bd6cf798301aeb24813d4583503c962
parentca1880de2718d80f7033770b4fde74b1ba95de30
[PATCH] blkparse: misc assorted fixes

- Move the trace verification earlier, so that traces on
  trace_list are always known valid

- Start with -1 sequence so when using the stopwatch the
  skip count is correct (first entry might not be 1)

- stdin get_cpu_info() fix
blkparse.c