aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/blktrace.c
AgeCommit message (Expand)Author
2009-03-31blktrace: extract duplidate codeLi Zefan
2009-03-31blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan
2009-03-31blktrace: fix blk_probes_ref chaosLi Zefan
2009-03-31blktrace: make classic output more classicLi Zefan
2009-03-31blktrace: fix off-by-one bugLi Zefan
2009-03-31blktrace: fix the original blktraceLi Zefan
2009-03-31blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan
2009-03-31blktrace: fix timestamp in binary outputLi Zefan
2009-03-24blktrace: print human-readable act_maskLi Zefan
2009-03-24blktrace: fix t_error()Li Zefan
2009-03-24blktrace: fix wrong calculation of RWBSLi Zefan
2009-03-24blktrace: mark ddir_act[] constLi Zefan
2009-03-21blktrace: avoid accessing NULL bdev->bd_diskLi Zefan
2009-03-21blktrace: remove sysfs_blk_trace_enable_show/store()Li Zefan
2009-03-21blktrace: report EBUSY correctlyLi Zefan
2009-03-21blktrace: don't increase blk_probes_ref if failed to setup blk traceLi Zefan
2009-03-21blktrace: remove blk_probe_mutexLi Zefan
2009-03-21blktrace: make blk_tracer_enabled a bool flagLi Zefan
2009-03-21blktrace: fix possible memory leakLi Zefan
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-04tracing: remove extra latency_trace method from trace structureSteven Rostedt
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker