- 3c20bd3 tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks by Mathieu Desnoyers · 3 years, 3 months ago
- 5dfe50b bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey() by Masami Hiramatsu · 3 years, 4 months ago
- 5f8895b tracing/boot: Fix to check the histogram control param is a leaf node by Masami Hiramatsu · 3 years, 4 months ago
- a3928f8 tracing/boot: Fix trace_boot_hist_add_array() to check array is value by Masami Hiramatsu · 3 years, 4 months ago
- cfd7998 tracing/boot: Fix to loop on only subkeys by Masami Hiramatsu · 3 years, 4 months ago
- 64dc7f6 tracing/boot: Show correct histogram error command by Masami Hiramatsu · 3 years, 5 months ago
- 17abd7c tracing/boot: Support multiple histograms for each event by Masami Hiramatsu · 3 years, 5 months ago
- 8993665 tracing/boot: Support multiple handlers for per-event histogram by Masami Hiramatsu · 3 years, 5 months ago
- e66ed86 tracing/boot: Add per-event histogram action options by Masami Hiramatsu · 3 years, 5 months ago
- 6fe7c74 tracing/boot: Fix a hist trigger dependency for boot time tracing by Masami Hiramatsu · 3 years, 5 months ago
- 4f99f84 tracing/boot: Add per-group/all events enablement by Masami Hiramatsu · 3 years, 8 months ago
- 60efe21 tracing: Disable ftrace selftests when any tracer is running by Masami Hiramatsu · 4 years, 1 month ago
- c16340971 tracing/boot: Add ftrace.instance.*.alloc_snapshot option by Masami Hiramatsu · 4 years, 3 months ago
- ba0fbfb tracing/boot, kprobe, synth: Initialize boot-time tracing earlier by Masami Hiramatsu · 4 years, 4 months ago
- 8490db0 tracing/boot: Add per-instance tracing_on option support by Masami Hiramatsu · 4 years, 4 months ago
- 20dc384 tracing/boottime: Fix kprobe multiple events by Sascha Ortmann · 4 years, 7 months ago
- 6c95503 tracing/boot: Fix config dependency for synthedic event by Masami Hiramatsu · 4 years, 7 months ago
- da0f1f4 tracing/boottime: Fix kprobe event API usage by Masami Hiramatsu · 4 years, 9 months ago
- fdeb1ac tracing: Change trace_boot to use synth_event interface by Tom Zanussi · 5 years ago
- 29a1548 tracing: Change trace_boot to use kprobe_event interface by Tom Zanussi · 5 years ago
- 5c3469c tracing/boot: Move external function declarations to kernel/trace/trace.h by Masami Hiramatsu · 5 years ago
- 76a598e tracing/boot: Include required headers and sort it alphabetically by Masami Hiramatsu · 5 years ago
- 28394da tracing: Decrement trace_array when bootconfig creates an instance by Steven Rostedt (VMware) · 5 years ago
- 532f49a tracing/boot: Fix an IS_ERR() vs NULL bug by Dan Carpenter · 5 years ago
- fe1efe9 tracing/boot: Add function tracer filter options by Masami Hiramatsu · 5 years ago
- 9d15dbb tracing/boot: Add cpu_mask option support by Masami Hiramatsu · 5 years ago
- 4f712a4 tracing/boot: Add instance node support by Masami Hiramatsu · 5 years ago
- 3fbe2d6 tracing/boot: Add synthetic event support by Masami Hiramatsu · 5 years ago
- 4d65528 tracing/boot Add kprobe event support by Masami Hiramatsu · 5 years ago
- 81a5955 tracing/boot: Add per-event settings by Masami Hiramatsu · 5 years ago
- 9c5b9d3 tracing/boot: Add boot-time tracing by Masami Hiramatsu · 5 years ago
- 30dbb20e tracing: Remove boot tracer by Américo Wang · 15 years ago
- 60ba770 tracing: add filter event logic to special, mmiotrace and boot tracers by Steven Rostedt · 15 years ago
- e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
- 76f0d07 tracing: remove users of tracing_reset by Steven Rostedt · 15 years ago
- a5dec55 tracing: use macros to denote usec and nsec per second by Li Zefan · 16 years ago
- 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 16 years ago
- 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 16 years ago
- 79fb0768f trace: let boot trace be chosen by command line by Steven Rostedt · 16 years ago
- 99793e3 Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
- 4462344 cpumask: convert kernel trace functions further by Rusty Russell · 16 years ago
- f0868d1 ftrace: set up trace event hash infrastructure by Steven Rostedt · 16 years ago
- 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 16 years ago
- 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
- 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 16 years ago
- bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
- e168e05 ftrace: fix sched_switch API by Steven Rostedt · 16 years ago
- 75f5c47 ftrace: fix boot trace sched startup by Steven Rostedt · 16 years ago
- 79a9d46 tracing/ftrace: fix a bug when switch current tracer to sched tracer by Frederic Weisbecker · 16 years ago
- d7ad44b tracing/fastboot: use sched switch tracer from boot tracer by Frederic Weisbecker · 16 years ago
- 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 16 years ago
- 8a5d900 tracing/fastboot: fix printk format typo in boot tracer by Arjan van de Ven · 16 years ago
- 097d036 tracing/fastboot: only trace non-module initcalls by Frederic Weisbecker · 16 years ago
- 5601020 tracing/fastboot: get the initcall name before it disappears by Frederic Weisbecker · 16 years ago
- cb5ab74 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl by Frederic Weisbecker · 16 years ago
- 3869705 ftrace: preempt disable over interrupt disable by Steven Rostedt · 16 years ago
- 9e9efff tracing/ftrace: adapt the boot tracer to the new print_line type by Frederic Weisbecker · 16 years ago
- 777e208 ftrace: take advantage of variable length entries by Steven Rostedt · 16 years ago
- 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 16 years ago
- 7c572ac tracing/ftrace: don't consume unhandled entries by boot tracer by Frédéric Weisbecker · 16 years ago
- d13744c tracing/ftrace: add the boot tracer by Frédéric Weisbecker · 16 years ago