summaryrefslogtreecommitdiffstats
path: root/kernel/trace/blktrace.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-061-11/+1
|\
| * Remove double removal of blktrace directoryAlan D. Brunelle2009-08-121-11/+1
* | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-4/+8
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-12/+9
|\
| * block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-111-8/+8
| * block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-111-2/+2
* | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-091-1/+77
* | blktrace: remove debugfs entries on bad pathStefan Raspl2009-05-191-0/+1
* | blktrace: pdu_buf of pc events should be unsignedLi Zefan2009-05-111-1/+1
* | blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle2009-05-061-4/+4
* | blktrace: correct remap namesAlan D. Brunelle2009-05-061-12/+12
* | blktrace: fix context-info when mixed-using blk tracer and trace eventsLi Zefan2009-04-161-5/+13
* | blktrace: add trace/ to /sys/block/sdaLi Zefan2009-04-161-0/+5
* | blktrace: support per-partition tracing for ftrace pluginLi Zefan2009-04-161-14/+25
* | blktrace: support per-partition tracingShawn Du2009-04-161-8/+21
* | blktrace: fix output of BLK_TC_PC eventsLi Zefan2009-04-121-8/+80
* | blktrace: fix output of unknown eventsLi Zefan2009-04-121-1/+1
|/
* blktrace: pass the right pointer to kfree()Li Zefan2009-04-091-5/+5
* blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-031-1/+1
* blktrace: small cleanup in blk_msg_write()Li Zefan2009-04-031-1/+1
* blktrace: NUL-terminate user space messagesCarl Henrik Lunde2009-04-031-2/+3
* blktrace: print out BLK_TN_MESSAGE properlyLi Zefan2009-03-311-19/+61
* blktrace: extract duplidate codeLi Zefan2009-03-311-32/+30
* blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan2009-03-311-17/+12
* blktrace: fix blk_probes_ref chaosLi Zefan2009-03-311-8/+7
* blktrace: make classic output more classicLi Zefan2009-03-311-4/+4
* blktrace: fix off-by-one bugLi Zefan2009-03-311-2/+2
* blktrace: fix the original blktraceLi Zefan2009-03-311-7/+5
* blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan2009-03-311-1/+5
* blktrace: fix timestamp in binary outputLi Zefan2009-03-311-1/+1
* blktrace: print human-readable act_maskLi Zefan2009-03-241-38/+65
* blktrace: fix t_error()Li Zefan2009-03-241-1/+1
* blktrace: fix wrong calculation of RWBSLi Zefan2009-03-241-6/+7
* blktrace: mark ddir_act[] constLi Zefan2009-03-241-4/+4
* blktrace: avoid accessing NULL bdev->bd_diskLi Zefan2009-03-211-2/+11
* blktrace: remove sysfs_blk_trace_enable_show/store()Li Zefan2009-03-211-70/+22
* blktrace: report EBUSY correctlyLi Zefan2009-03-211-6/+3
* blktrace: don't increase blk_probes_ref if failed to setup blk traceLi Zefan2009-03-211-3/+3
* blktrace: remove blk_probe_mutexLi Zefan2009-03-211-22/+5
* blktrace: make blk_tracer_enabled a bool flagLi Zefan2009-03-211-9/+3
* blktrace: fix possible memory leakLi Zefan2009-03-211-1/+1
* tracing: protect reader of cmdline outputSteven Rostedt2009-03-161-5/+18
* Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-101-5/+5
|\
| * tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-101-5/+5
* | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-1/+1
|/
* tracing: remove extra latency_trace method from trace structureSteven Rostedt2009-03-041-1/+0
* Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-191-1/+1
OpenPOWER on IntegriCloud