aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/block.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-11block: tolerate tracing of NULL bioGreg Thelen1-3/+2
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig1-8/+8
2017-04-20block: remove the errors field from struct requestChristoph Hellwig1-10/+7
2017-04-20blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig1-34/+10
2017-01-27block: cleanup tracingChristoph Hellwig1-16/+11
2016-10-28block: better op and flags encodingChristoph Hellwig1-20/+11
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe1-7/+7
2016-06-07blktrace: use op accessorsMike Christie1-11/+20
2014-03-05blktrace: fix accounting of partially completed requestsRoman Pen1-3/+30
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-13/+13
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura1-2/+4
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+6
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds1-4/+4
2013-03-23block: Use bio_sectors() more consistentlyKent Overstreet1-6/+6
2013-01-14block: add block_{touch|dirty}_buffer tracepointTejun Heo1-0/+51
2013-01-14block: add @req to bio_{front|back}_merge tracepointsTejun Heo1-11/+34
2013-01-14block: add missing block_bio_complete() tracepointTejun Heo1-4/+4
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim1-9/+11
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe1-6/+7
2011-04-12block: fixup block IO unplug trace callJens Axboe1-5/+6
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe1-14/+0
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-3/+3
2011-01-07block: trace event block fix unassigned fieldJeff Moyer1-2/+4
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.Mike Snitzer1-3/+3
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-5/+10
2010-03-09Add DocBook documentation for the block tracepoints.William Cohen1-0/+164
2009-11-26tracing: Convert some block events to DEFINE_EVENTLi Zefan1-160/+42
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura1-0/+33
2009-09-12tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde1-1/+3
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-3/+3
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-17/+12
2009-06-09tracing: fix the block trace points print sizeSteven Rostedt1-15/+30
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan1-0/+483