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