aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-04-03blktrace: small cleanup in blk_msg_write()Li Zefan
2009-04-03blktrace: NUL-terminate user space messagesCarl Henrik Lunde
2009-03-31blktrace: print out BLK_TN_MESSAGE properlyLi Zefan
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-20Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar
2009-03-19tracing/ring-buffer: fix non cpu hotplug caseFrederic Weisbecker
2009-03-18tracepoints: dont update zero-sized tracepoint sectionsIngo Molnar
2009-03-18tracing: fix oops in tracepoint_update_probe_range()Jaswinder Singh Rajput
2009-03-18kprobes: Fix locking imbalance in kretprobesAnanth N Mavinakayanahalli
2009-03-18tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker
2009-03-18tracing: fix command line to pid reverse mapCarsten Emde
2009-03-18tracing: fix trace_find_cmdline()Thomas Gleixner
2009-03-18tracing: replace the crude (unsigned) -1 hackeryThomas Gleixner
2009-03-18tracing: stop command line recording when tracing is disabledThomas Gleixner
2009-03-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-17tracing: make power tracer start/stop methods lighter weightSteven Rostedt
2009-03-17tracing: make sched_switch stop/start light weightSteven Rostedt
2009-03-17tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt
2009-03-17ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt
2009-03-18module: fix refptr allocation and release orderMasami Hiramatsu
2009-03-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-17tracing: fix leak in event_format_read()Tom Zanussi
2009-03-16tracing: stop comm recording on tracing offSteven Rostedt
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt
2009-03-16tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker
2009-03-16tracing/core: fix early free of cpumasksFrederic Weisbecker
2009-03-16tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker
2009-03-16tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker
2009-03-16tracing/syscalls: select kallsysmsFrederic Weisbecker
2009-03-16tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker
2009-03-16tracing/syscalls: various cleanupsFrederic Weisbecker
2009-03-16tracing/syscalls: fix missing release of tracingFrederic Weisbecker