1. 6954e41 tracing: Place trace_pid_list logic into abstract functions by Steven Rostedt (VMware) · 3 years, 3 months ago
  2. 7491e2c tracing: Add a probe that attaches to trace events by Tzvetomir Stoyanov (VMware) · 3 years, 4 months ago
  3. bce29ac trace: Add osnoise tracer by Daniel Bristot de Oliveira · 3 years, 6 months ago
  4. 9c0dee5 tracing: add error_report_end trace point by Alexander Potapenko · 3 years, 10 months ago
  5. 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
  6. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  7. 15d5761 kbuild: introduce ccflags-remove-y and asflags-remove-y by Masahiro Yamada · 4 years, 6 months ago
  8. ac5a72e bpf: Use dedicated bpf_trace_printk event instead of trace_printk() by Alan Maguire · 4 years, 6 months ago
  9. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  10. 726721a tracing: Move synthetic events to a separate file by Tom Zanussi · 4 years, 7 months ago
  11. f5d2313 kcsan, trace: Make KCSAN compatible with tracing by Marco Elver · 4 years, 11 months ago
  12. 6483624 tracing: Add kprobe event command generation test module by Tom Zanussi · 5 years ago
  13. 9fe41ef tracing: Add synth event generation test module by Tom Zanussi · 5 years ago
  14. 9c5b9d3 tracing/boot: Add boot-time tracing by Masami Hiramatsu · 5 years ago
  15. 6c3edaf tracing: Introduce trace event injection by Cong Wang · 5 years ago
  16. 5448d44 tracing: Add unified dynamic event framework by Masami Hiramatsu · 6 years ago
  17. d864a3c fgraph: Create a fgraph.c file to store function graph infrastructure by Steven Rostedt (VMware) · 6 years ago
  18. 6b7dca4 tracing: Allow gcov profiling on only ftrace subsystem by Masami Hiramatsu · 6 years ago
  19. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
  20. d899926 selftest/ftrace: Move kprobe selftest function to separate compile unit by Francis Deslauriers · 6 years ago
  21. f96e857 lib: Add module for testing preemptoff/irqsoff latency tracers by Joel Fernandes (Google) · 6 years ago
  22. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. d591581 tracing: Add support for preempt and irq enable/disable events by Joel Fernandes · 7 years ago
  25. 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
  26. ef6000b Disable the __builtin_return_address() warning globally after all by Linus Torvalds · 8 years ago
  27. e7c15cd tracing: Added hardware latency tracer by Steven Rostedt (Red Hat) · 9 years ago
  28. 377ccbb Makefile: Mute warning for __builtin_return_address(>0) for tracing only by Steven Rostedt · 8 years ago
  29. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 9 years ago
  30. 08d43a5 tracing: Add lock-free tracing_map by Tom Zanussi · 9 years ago
  31. e1abf2c bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable by Ingo Molnar · 10 years ago
  32. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 10 years ago
  33. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  34. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 10 years ago
  35. 798bc6d tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  36. 1230627 tracing: Move the trace_seq_* functions into its own trace_seq.c file by Steven Rostedt (Red Hat) · 11 years ago
  37. 81dc9f0 tracing: Add tracepoint benchmark tracepoint by Steven Rostedt (Red Hat) · 11 years ago
  38. 85f2b08 tracing: Add basic event trigger framework by Tom Zanussi · 11 years ago
  39. ea632e9 trace: Stop compiling in trace_clock unconditionally by Josh Triplett · 12 years ago
  40. 47239c4 ftrace: Only compile ftrace selftest if selftests are enabled by Steven Rostedt · 12 years ago
  41. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  42. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 13 years ago
  43. 8ab83f5 tracing: Extract out common code for kprobes/uprobes trace events by Srikar Dronamraju · 13 years ago
  44. d3283fb trace: Remove unused workqueue tracer by Stephen Boyd · 13 years ago
  45. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  46. 2a5306c PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set by Ming Lei · 13 years ago
  47. 53b615c PM / Runtime: Introduce trace points for tracing rpm_* functions by Ming Lei · 13 years ago
  48. 1d0e78e tracing/filter: Add startup tests for events filter by Jiri Olsa · 13 years ago
  49. 870915e tracing: Fix TRACE_EVENT power tracepoint creation by Mathieu Desnoyers · 14 years ago
  50. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 14 years ago
  52. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 14 years ago
  53. 5d55046 tracing: Remove ksym tracer by Frederic Weisbecker · 14 years ago
  54. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 15 years ago
  55. 30dbb20e tracing: Remove boot tracer by Américo Wang · 15 years ago
  56. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  57. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 15 years ago
  58. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  59. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  60. 77b44d1 tracing/kprobes: Rename Kprobe-tracer to kprobe-event by Masami Hiramatsu · 15 years ago
  61. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  62. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  63. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  64. 413d37d tracing: Add kprobe-based event tracer by Masami Hiramatsu · 15 years ago
  65. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
  66. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 16 years ago
  67. 0722db0 hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces by K.Prasad · 16 years ago
  68. 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 16 years ago
  69. 5092dbc ring-buffer: add benchmark and tester by Steven Rostedt · 16 years ago
  70. f42c85e tracing/events: move the ftrace event tracing code to core by Steven Rostedt · 16 years ago
  71. 56449f4 tracing: make the trace clocks available generally by Ingo Molnar · 16 years ago
  72. 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 16 years ago
  73. 7ce7e42 tracing: add per-event filtering by Tom Zanussi · 16 years ago
  74. ac199db ftrace: event profile hooks by Peter Zijlstra · 16 years ago
  75. ee08c6e tracing/ftrace: syscall tracing infrastructure, basics by Frederic Weisbecker · 16 years ago
  76. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
  77. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
  78. 770cb24 tracing: add format files for ftrace default entries by Steven Rostedt · 16 years ago
  79. 14131f2 tracing: implement trace_clock_*() APIs by Ingo Molnar · 16 years ago
  80. f3fe8e4 tracing: add schedule events to event trace by Steven Rostedt · 16 years ago
  81. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago
  82. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 16 years ago
  83. e1d8aa9 tracing: add a new workqueue tracer by Frederic Weisbecker · 16 years ago
  84. 99793e3 Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  85. 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 16 years ago
  86. dbd0b4b tracing/ftrace: provide the base infrastructure for histogram tracing by Frederic Weisbecker · 16 years ago
  87. f0868d1 ftrace: set up trace event hash infrastructure by Steven Rostedt · 16 years ago
  88. a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 16 years ago
  89. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
  90. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  91. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  92. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
  93. 94b80ff ftrace: rename trace_unlikely.c file by Steven Rostedt · 16 years ago
  94. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  95. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 16 years ago
  96. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
  97. 15e6cb3 tracing: add a tracer to catch execution time of kernel functions by Frederic Weisbecker · 16 years ago
  98. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  99. 7a8e76a tracing: unified trace buffer by Steven Rostedt · 16 years ago
  100. 1f5c2ab tracing/ftrace: give an entry on the config for boot tracer by Frédéric Weisbecker · 16 years ago