aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* 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
*---. Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-20
|\ \ \
| | * | tracing: fix command line to pid reverse mapCarsten Emde2009-03-18
| | * | tracing: fix trace_find_cmdline()Thomas Gleixner2009-03-18
| | * | tracing: replace the crude (unsigned) -1 hackeryThomas Gleixner2009-03-18
| | * | tracing: stop command line recording when tracing is disabledThomas Gleixner2009-03-18
| |/ /
* | | tracing/ring-buffer: fix non cpu hotplug caseFrederic Weisbecker2009-03-19
* | | tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker2009-03-18
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-18
|\ \ \ | |/ / |/| |
| * | tracing: make power tracer start/stop methods lighter weightSteven Rostedt2009-03-17
| * | tracing: make sched_switch stop/start light weightSteven Rostedt2009-03-17
| * | tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt2009-03-17
| * | ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt2009-03-17
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-17
|\| |
| * | tracing: stop comm recording on tracing offSteven Rostedt2009-03-16
| * | tracing: protect reader of cmdline outputSteven Rostedt2009-03-16
| * | tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker2009-03-16
* | | tracing: fix leak in event_format_read()Tom Zanussi2009-03-17
* | | tracing/core: fix early free of cpumasksFrederic Weisbecker2009-03-16
* | | tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker2009-03-16
* | | tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker2009-03-16
* | | tracing/syscalls: select kallsysmsFrederic Weisbecker2009-03-16
* | | tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker2009-03-16
* | | tracing/syscalls: various cleanupsFrederic Weisbecker2009-03-16
* | | tracing/syscalls: fix missing release of tracingFrederic Weisbecker2009-03-16
| | |
| \ \
*-. \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
* | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-13