aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/blktrace.c
Commit message (Expand)AuthorAge
* blktrace: Fix new kernel-doc warningsRandy Dunlap2010-05-31
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* blktrace: perform cleanup after setup errorDmitry Monakhov2010-02-28
* Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
* Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
* Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
|\
| * Remove double removal of blktrace directoryAlan D. Brunelle2009-08-12
* | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-11
| * block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
* | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-09
* | blktrace: remove debugfs entries on bad pathStefan Raspl2009-05-19
* | blktrace: pdu_buf of pc events should be unsignedLi Zefan2009-05-11
* | blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle2009-05-06
* | blktrace: correct remap namesAlan D. Brunelle2009-05-06
* | blktrace: fix context-info when mixed-using blk tracer and trace eventsLi Zefan2009-04-16
* | blktrace: add trace/ to /sys/block/sdaLi Zefan2009-04-16
* | blktrace: support per-partition tracing for ftrace pluginLi Zefan2009-04-16
* | blktrace: support per-partition tracingShawn Du2009-04-16
* | blktrace: fix output of BLK_TC_PC eventsLi Zefan2009-04-12
* | blktrace: fix output of unknown eventsLi Zefan2009-04-12
|/
* blktrace: pass the right pointer to kfree()Li Zefan2009-04-08
* blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-03
* blktrace: small cleanup in blk_msg_write()Li Zefan2009-04-03
* blktrace: NUL-terminate user space messagesCarl Henrik Lunde2009-04-03
* blktrace: print out BLK_TN_MESSAGE properlyLi Zefan2009-03-31
* blktrace: extract duplidate codeLi Zefan2009-03-31
* blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan2009-03-31
* blktrace: fix blk_probes_ref chaosLi Zefan2009-03-31
* blktrace: make classic output more classicLi Zefan2009-03-31
* blktrace: fix off-by-one bugLi Zefan2009-03-31
* blktrace: fix the original blktraceLi Zefan2009-03-31
* blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan2009-03-31
* blktrace: fix timestamp in binary outputLi Zefan2009-03-31
* blktrace: print human-readable act_maskLi Zefan2009-03-24
* blktrace: fix t_error()Li Zefan2009-03-24
* blktrace: fix wrong calculation of RWBSLi Zefan2009-03-24
* blktrace: mark ddir_act[] constLi Zefan2009-03-24
* blktrace: avoid accessing NULL bdev->bd_diskLi Zefan2009-03-21
* blktrace: remove sysfs_blk_trace_enable_show/store()Li Zefan2009-03-21
* blktrace: report EBUSY correctlyLi Zefan2009-03-21
* blktrace: don't increase blk_probes_ref if failed to setup blk traceLi Zefan2009-03-21
* blktrace: remove blk_probe_mutexLi Zefan2009-03-21
* blktrace: make blk_tracer_enabled a bool flagLi Zefan2009-03-21
* blktrace: fix possible memory leakLi Zefan2009-03-21
* tracing: protect reader of cmdline outputSteven Rostedt2009-03-16