aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/blktrace.c
AgeCommit message (Expand)Author
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