[PATCH] Support for live tracing
[blktrace.git] / blktrace.c
2005-09-05 Jens Axboe[PATCH] Support for live tracing
2005-09-04 Jens Axboe[PATCH] Style fixups
2005-09-04 Jens Axboe[PATCH] Stop threads before stopping trace
2005-09-02 Jens Axboe[PATCH] Fix the stop trace logic to not attempt to...
2005-09-02 Jens Axboe[PATCH] blktrace fixes
2005-09-02 Nathan Scott[PATCH] Fix usage of uninitialized array in pdu extraction
2005-09-02 Jens Axboe[PATCH] Remember to close devfd if start_trace() fails
2005-09-01 Jens Axboe[PATCH] Always make sure we stop the trace properly
2005-08-31 Jens Axboe[PATCH] Add license and copyright information
2005-08-31 Alan D. Brunelle[PATCH] Add argument parsing for blktrace
2005-08-29 Jens Axboe[PATCH] blktrace: fix payload tracing
2005-08-29 Jens Axboe[PATCH] Always store trace data in big endian format
2005-08-29 Jens Axboe[PATCH] Don't overwrite magic in trace
2005-08-29 Jens Axboe - Improved error handling
2005-08-27 Jens AxboeVarious cleanups and killing unused variables
2005-08-27 Jens AxboeFixed the sorting and parsing of traces with payloads
2005-08-26 Jens AxboeIncrease MAX_CPUS to 512. Use the full magic number...
2005-08-26 Jens AxboeInitial commit