summaryrefslogtreecommitdiffstats
path: root/kernel/trace/blktrace.c
Commit message (Expand)AuthorAgeFilesLines
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-7/+3
* Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-261-2/+2
|\
| * tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)2015-05-131-2/+2
* | kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()Rasmus Villemoes2015-06-251-4/+2
|/
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-3/+0
|\
| * blktrace: don't let the sysfs interface remove trace from running listArianna Avanzini2014-12-091-3/+0
* | blktrace/tracing: Use trace_seq_has_overflowed() helper functionSteven Rostedt (Red Hat)2014-11-191-82/+66
|/
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-1/+2
|\
| * tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-201-1/+2
* | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-051-9/+11
|/
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-7/+8
* kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang2013-11-081-2/+1
* blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara2013-11-081-6/+27
* Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-0/+1
|\
| * Export blk_fill_rwbs()Kent Overstreet2013-03-231-0/+1
* | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-291-2/+2
|\ \
| * | tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-151-2/+2
* | | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-181-23/+3
| |/ |/|
* | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-281-3/+25
|\ \ | |/ |/|
| * block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-141-0/+2
| * block: add missing block_bio_complete() tracepointTejun Heo2013-01-141-3/+23
* | tracing: Use this_cpu_ptr per-cpu helperShan Wei2013-01-211-1/+1
|/
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-16/+2
* switch debugfs to umode_tAl Viro2012-01-031-1/+1
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-111-5/+16
* block: make unplug timer trace event correspond to the schedule() unplugJens Axboe2011-04-161-6/+12
* block: fixup block IO unplug trace callJens Axboe2011-04-121-3/+3
* block: remove block_unplug_timer() trace pointJens Axboe2011-04-121-17/+0
* blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-111-11/+4
* blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-031-16/+0
* blktrace: Don't output messages if NOTIFY isn't set.Tao Ma2011-01-191-0/+7
* block: ensure that completion error gets properly tracedJens Axboe2011-01-101-9/+13
* blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers2011-01-071-1/+2
* block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-6/+6
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-4/+0
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
* | blktrace: remove the big kernel lockArnd Bergmann2010-10-191-11/+3
|/
* block: add secure discardAdrian Hunter2010-08-121-0/+8
* block: push BKL into blktrace ioctlsArnd Bergmann2010-08-071-0/+43
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-12/+15
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-5/+5
* blktrace: Fix new kernel-doc warningsRandy Dunlap2010-05-311-0/+2
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-141-4/+9
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-141-55/+70
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* blktrace: perform cleanup after setup errorDmitry Monakhov2010-02-281-2/+3
* Add a tracepoint for block request remappingJun'ichi Nomura2009-10-011-0/+34
* Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-011-0/+5