Age | Commit message (Expand) | Author |
2020-06-23 | tracing/boottime: Fix kprobe multiple events | Sascha Ortmann |
2020-06-23 | tracing/boot: Fix config dependency for synthedic event | Masami Hiramatsu |
2020-05-06 | tracing/boottime: Fix kprobe event API usage | Masami Hiramatsu |
2020-01-31 | tracing: Change trace_boot to use synth_event interface | Tom Zanussi |
2020-01-30 | tracing: Change trace_boot to use kprobe_event interface | Tom Zanussi |
2020-01-29 | tracing/boot: Move external function declarations to kernel/trace/trace.h | Masami Hiramatsu |
2020-01-29 | tracing/boot: Include required headers and sort it alphabetically | Masami Hiramatsu |
2020-01-24 | tracing: Decrement trace_array when bootconfig creates an instance | Steven Rostedt (VMware) |
2020-01-21 | tracing/boot: Fix an IS_ERR() vs NULL bug | Dan Carpenter |
2020-01-13 | tracing/boot: Add function tracer filter options | Masami Hiramatsu |
2020-01-13 | tracing/boot: Add cpu_mask option support | Masami Hiramatsu |
2020-01-13 | tracing/boot: Add instance node support | Masami Hiramatsu |
2020-01-13 | tracing/boot: Add synthetic event support | Masami Hiramatsu |
2020-01-13 | tracing/boot Add kprobe event support | Masami Hiramatsu |
2020-01-13 | tracing/boot: Add per-event settings | Masami Hiramatsu |
2020-01-13 | tracing/boot: Add boot-time tracing | Masami Hiramatsu |
2010-06-08 | tracing: Remove boot tracer | Américo Wang |
2009-09-12 | tracing: add filter event logic to special, mmiotrace and boot tracers | Steven Rostedt |
2009-09-04 | tracing: pass around ring buffer instead of tracer | Steven Rostedt |
2009-09-04 | tracing: remove users of tracing_reset | Steven Rostedt |
2009-04-07 | tracing: use macros to denote usec and nsec per second | Li Zefan |
2009-02-06 | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} | Arnaldo Carvalho de Melo |
2009-02-06 | ring_buffer: remove unused flags parameter | Arnaldo Carvalho de Melo |
2009-02-03 | trace: let boot trace be chosen by command line | Steven Rostedt |
2009-01-06 | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent | Ingo Molnar |
2009-01-01 | cpumask: convert kernel trace functions further | Rusty Russell |
2008-12-29 | ftrace: set up trace event hash infrastructure | Steven Rostedt |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg |
2008-11-16 | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker |
2008-11-12 | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker |
2008-11-08 | ftrace: remove ctrl_update method | Steven Rostedt |
2008-11-08 | ftrace: fix sched_switch API | Steven Rostedt |
2008-11-08 | ftrace: fix boot trace sched startup | Steven Rostedt |
2008-11-04 | tracing/ftrace: fix a bug when switch current tracer to sched tracer | Frederic Weisbecker |
2008-11-04 | tracing/fastboot: use sched switch tracer from boot tracer | Frederic Weisbecker |
2008-11-04 | tracing/fastboot: Enable boot tracing only during initcalls | Frederic Weisbecker |
2008-10-14 | tracing/fastboot: fix printk format typo in boot tracer | Arjan van de Ven |
2008-10-14 | tracing/fastboot: only trace non-module initcalls | Frederic Weisbecker |
2008-10-14 | tracing/fastboot: get the initcall name before it disappears | Frederic Weisbecker |
2008-10-14 | tracing/fastboot: change the printing of boot tracer according to bootgraph.pl | Frederic Weisbecker |
2008-10-14 | ftrace: preempt disable over interrupt disable | Steven Rostedt |
2008-10-14 | tracing/ftrace: adapt the boot tracer to the new print_line type | Frederic Weisbecker |
2008-10-14 | ftrace: take advantage of variable length entries | Steven Rostedt |
2008-10-14 | ftrace: make work with new ring buffer | Steven Rostedt |
2008-10-14 | tracing/ftrace: don't consume unhandled entries by boot tracer | Frédéric Weisbecker |
2008-10-14 | tracing/ftrace: add the boot tracer | Frédéric Weisbecker |