aboutsummaryrefslogtreecommitdiffstats
path: root/blktrace_api.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-11Add FLUSH/FUA supportNamhyung Kim1-2/+3
2009-05-11Converted to using the correct remap entriesAlan D. Brunelle1-2/+2
2009-01-21The git commit 11914a53d2ec2974a565311af327b8983d8c820d added __BLK_TA_ABORTMartin Peschke1-0/+2
2008-10-16Add driver data supportStefan Raspl1-0/+3
2008-08-15blktrace: support discard requestsDavid Woodhouse1-0/+1
2008-05-27Added in handling of MESSAGE notesAlan D. Brunelle1-0/+2
2006-12-01[PATCH] Add timestamp supportOlaf Kirch1-0/+11
2006-09-15[PATCH] btt: Cleaned up patches for SEEK additions, DM, Q2A and seek fixesAlan D. Brunelle1-1/+1
2006-07-23[PATCH] Support for logging metadata IO requestsJens Axboe1-0/+1
2006-07-06[PATCH] Support for readahead tracingNathan Scott1-1/+2
2006-02-09[PATCH] Shrink the trace by 1/3 by removing ->comm[16]Jens Axboe1-3/+3
2006-02-08[PATCH] blktrace: use the new setup/start/stop/teardown ioctlsJens Axboe1-2/+4
2006-02-02[PATCH] Make the sequence per-CPU so the kernel side can be locklessJens Axboe1-1/+1
2005-11-16[PATCH] blk_io_trace_remap structure needs padding on 32-bitChristoph Hellwig1-0/+1
2005-10-31[PATCH] update kernel support for recent kernelJens Axboe1-0/+3
2005-10-06[PATCH] Add support for remap actionsJens Axboe1-0/+10
2005-09-22[PATCH] Add support for bounce and split operationsJens Axboe1-0/+4
2005-09-21[PATCH] blkparse: split queue and insert into two operationsJens Axboe1-1/+2
2005-09-16[PATCH] Improve unplug loggingJens Axboe1-2/+5
2005-09-15[PATCH] blkparse: Add support for the plug/unplug eventsJens Axboe1-0/+4
2005-09-12[PATCH] Add support for tracing multiple devicesNathan Scott1-1/+2
2005-09-09[PATCH] Fix time typo, it's in nanosecondsNathan Scott1-1/+1
2005-09-06[PATCH] Backout the ->device change from revision 4Jens Axboe1-1/+0
2005-09-06[PATCH] Bump ->cpu to 32-bits for alignment and add process nameNathan Scott1-2/+4
2005-09-05[PATCH] Support for live tracingJens Axboe1-1/+2
2005-08-29[PATCH] Always store trace data in big endian formatJens Axboe1-0/+84