aboutsummaryrefslogtreecommitdiffstats
path: root/blkparse_fmt.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-19blktrace: inclusive terminologyEric Sandeen1-2/+2
2020-05-20blkparse: Handle cgroup informationJan Kara1-0/+15
2011-08-11Add FLUSH/FUA supportNamhyung Kim1-6/+11
2009-05-11Converted to using the correct remap entriesAlan D. Brunelle1-11/+16
2008-08-15blktrace: support discard requestsDavid Woodhouse1-1/+4
2008-05-27Added in handling of MESSAGE notesAlan D. Brunelle1-1/+5
2008-05-05eliminate check of empty -F formatLuis Useche1-4/+0
2007-05-30Small format update for empty requestsJens Axboe1-15/+37
2007-01-09[PATCH] Missed fixups wrt Bounce and BackmergeVasily Tarasov1-8/+1
2006-12-30[PATCH] Fix back descriptorsTom Zanussi1-3/+2
2006-12-01[PATCH] blkparse: fix -f format overrideOlaf Kirch1-1/+1
2006-12-01[PATCH] Add timestamp supportOlaf Kirch1-2/+30
2006-09-15[PATCH] btt: Cleaned up patches for SEEK additions, DM, Q2A and seek fixesAlan D. Brunelle1-5/+8
2006-07-23[PATCH] Support for logging metadata IO requestsJens Axboe1-2/+5
2006-07-06[PATCH] Support for readahead tracingNathan Scott1-0/+3
2006-03-24[PATCH: Change remap format to have mapped-to information on the left of the ->Alan D. Brunelle1-2/+2
2006-02-09[PATCH] Shrink the trace by 1/3 by removing ->comm[16]Jens Axboe1-9/+15
2006-01-12[PATCH] blkparse_fmt: missing 'requeue' event handlingJens Axboe1-0/+1
2006-01-10[PATCH] Work-around for 32-bit be64_to_cpu() weirdnessJens Axboe1-1/+2
2005-10-07[PATCH] blkparse_fmt: use memcmp() it is (usually) fasterJens Axboe1-6/+3
2005-10-07[PATCH] blkparse_fmt: Check for repeated zeroes in pduJens Axboe1-0/+20
2005-10-06[PATCH] blkparse: fix remap sectors dump, it was in kbJens Axboe1-7/+7
2005-10-06[PATCH] Add support for remap actionsJens Axboe1-4/+24
2005-09-29[PATCH] Assorted compiler warningsJens Axboe1-10/+10
2005-09-26[PATCH] blkparse: add %N format for bytesJens Axboe1-1/+4
2005-09-26[PATCH] blkparse: hardcode the default formats instead of parsing themJens Axboe1-90/+119
2005-09-25[PATCH] blkparse: split format parsing into seperate fileJens Axboe1-0/+328