[PATCH] blktrace: need to free ts->buf for networked transfer
[blktrace.git] / blktrace.h
2006-02-14 Jens Axboe[PATCH] check_data_endianess left in half-done state
2006-02-09 Jens Axboe[PATCH] Shrink the trace by 1/3 by removing ->comm[16]
2006-02-06 Jens Axboe[PATCH] Remove native/non-native print
2006-02-06 Jens Axboe[PATCH] Allow trace data to stay CPU endianness
2006-02-02 Jens Axboe[PATCH] blkparse: make skip detection per-CPU as well
2006-02-02 Jens Axboe[PATCH] Make the sequence per-CPU so the kernel side...
2006-01-31 Jens Axboe[PATCH] blkparse: cut down on excessive number of fcntl...
2006-01-13 Jens Axboe[PATCH] blkparse: dump requeue info as well
2005-10-06 Jens Axboe[PATCH] blkparse: fix remap sectors dump, it was in kb
2005-10-05 Jens AxboeMerge branch 'master' of ssh://axboe@brick.kernel.dk...
2005-10-05 Jens Axboe[PATCH] Typo: __BIT_ENDIAN -> __BIG_ENDIAN
2005-10-05 Jens Axboe[PATCH] Better endianness check
2005-10-05 Alan D. Brunelle[PATCH] blkparse: Add -a/-A options to blkparse as...
2005-09-29 Jens Axboe[PATCH] Assorted compiler warnings
2005-09-26 Jens Axboe[PATCH] blkparse: Add option to hash process by name
2005-09-25 Jens Axboe[PATCH] blkparse: split format parsing into seperate...
2005-09-12 Nathan Scott[PATCH] Add support for tracing multiple devices
2005-09-06 Jens Axboe[PATCH] Missed the ->device in endianness conversions
2005-09-06 Nathan Scott[PATCH] Bump ->cpu to 32-bits for alignment and add...
2005-09-06 Nathan Scott[PATCH] Missing ->cpu endianness conversion
2005-09-05 Jens Axboe[PATCH] Support for live tracing
2005-08-29 Jens Axboe[PATCH] Always store trace data in big endian format
2005-08-26 Jens AxboeInitial commit