diff options
author | Alan D. Brunelle <Alan.Brunelle@hp.com> | 2006-01-30 19:03:43 +0100 |
---|---|---|
committer | Jens Axboe <axboe@suse.de> | 2006-01-30 19:03:43 +0100 |
commit | 965eca2da26f61895871b9c1ef43600edf98858c (patch) | |
tree | 955ec6fb4784346320af34b6e99324fdc4569ad2 /btrace | |
parent | c44b85a116a0ecd8601cff2db641d6e8894acf31 (diff) | |
download | blktrace-965eca2da26f61895871b9c1ef43600edf98858c.tar.gz blktrace-965eca2da26f61895871b9c1ef43600edf98858c.tar.bz2 |
[PATCH] blkparse: Remove negative skips
The following patch does not insert skips that go backwards. I am not
sure why we do, but on occasion we find events that are behind where we
should be, and we don't have an entry in skipped ones - that would make
me thing it's a duplicate. But in any event, we should not be reporting
such things - they cause huge skip numbers by wrapping on an unsigned long.
Diffstat (limited to 'btrace')
0 files changed, 0 insertions, 0 deletions