1. c2489bb tracing: Introduce pipe_cpumask to avoid race on trace_pipes by Zheng Yejian · 1 year, 7 months ago
  2. ddeea49 tracing/synthetic: Use union instead of casts by Sven Schnelle · 1 year, 7 months ago
  3. 4b4eef5 Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 8 months ago
  4. 4ed8f33 Revert "tracing: Add "(fault)" name injection to kernel probes" by Masami Hiramatsu (Google) · 1 year, 9 months ago
  5. d2a6fd4 Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 9 months ago
  6. a1be9cc function_graph: Support recording and printing the return value of function by Donglin Peng · 2 years ago
  7. 334e551 tracing/probes: Add fprobe events for tracing function entry and exit. by Masami Hiramatsu (Google) · 1 year, 10 months ago
  8. 80a7699 tracing: Add "fields" option to show raw trace event fields by Steven Rostedt (Google) · 2 years ago
  9. e534a58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 2 years, 1 month ago
  10. b72b5fe Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years, 1 month ago
  11. d6e5957 alpha: replace NR_SYSCALLS by NR_syscalls by Yang Yang · 3 years ago
  12. b6c7abd tracing: Fix TASK_COMM_LEN in trace event format file by Yafang Shao · 2 years, 1 month ago
  13. c484648 tracing: Add enabling of events to boot instances by Steven Rostedt (Google) · 2 years, 2 months ago
  14. 00cf3d6 tracing: Allow synthetic events to pass around stacktraces by Steven Rostedt (Google) · 2 years, 2 months ago
  15. 3bb06eb tracing: Make sure trace_printk() can output as soon as it can be used by Steven Rostedt (Google) · 2 years, 3 months ago
  16. bfd5a5e tracing: Fix some checker warnings by David Howells · 2 years, 4 months ago
  17. e25e43a tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE by Masami Hiramatsu (Google) · 2 years, 4 months ago
  18. 575b76c tracing/probes: Handle system names with hyphens by Steven Rostedt (Google) · 2 years, 4 months ago
  19. a76d464 tracing: Make tracepoint_print_iter static by Xiu Jianfeng · 2 years, 4 months ago
  20. e18eb87 tracing: Add tracing_reset_all_online_cpus_unlocked() function by Steven Rostedt (Google) · 2 years, 4 months ago
  21. 26c4e3d tracing: Move struct filter_pred into trace_events_filter.c by Steven Rostedt (Google) · 2 years, 7 months ago
  22. 102227b rv: Add Runtime Verification (RV) interface by Daniel Bristot de Oliveira · 2 years, 8 months ago
  23. e1f187d tracing: Have existing event_command.parse() implementations use helpers by Tom Zanussi · 3 years, 2 months ago
  24. 4767054 tracing: Remove redundant trigger_ops params by Tom Zanussi · 3 years, 2 months ago
  25. b8cc44a tracing: Remove logic for registering multiple event triggers at a time by Tom Zanussi · 3 years, 2 months ago
  26. 1bc1910 Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  27. b61edd5 eprobes: Remove redundant event type information by Steven Rostedt (Google) · 3 years, 1 month ago
  28. 1581a88 tracing: Remove size restriction on tracing_log_err cmd strings by Tom Zanussi · 3 years, 2 months ago
  29. 86599db tracing: Add helper functions to simplify event_command.parse() callback handling by Tom Zanussi · 3 years, 2 months ago
  30. 2378a2d tracing: Remove ops param from event_command reg()/unreg() callbacks by Tom Zanussi · 3 years, 2 months ago
  31. fb339e5 tracing: Change event_trigger_ops func() to trigger() by Tom Zanussi · 3 years, 2 months ago
  32. 9ec5a7d tracing: Change event_command func() to parse() by Tom Zanussi · 3 years, 2 months ago
  33. dba8796 tracing: Use memset_startat helper in trace_iterator_reset() by Xiu Jianfeng · 3 years, 4 months ago
  34. 6c536d7 tracing: Disable preemption when using the filter buffer by Steven Rostedt (VMware) · 3 years, 4 months ago
  35. 55de2c0 tracing: Add '__rel_loc' using trace event macros by Masami Hiramatsu · 3 years, 4 months ago
  36. 05770dd tracing: Support __rel_loc relative dynamic data location attribute by Masami Hiramatsu · 3 years, 4 months ago
  37. a55f224 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 4 months ago
  38. affc659 tracing: in_irq() cleanup by Changbin Du · 3 years, 6 months ago
  39. 21ccc9c tracing: Disable "other" permission bits in the tracefs files by Steven Rostedt (VMware) · 3 years, 7 months ago
  40. 6954e41 tracing: Place trace_pid_list logic into abstract functions by Steven Rostedt (VMware) · 3 years, 6 months ago
  41. 7491e2c tracing: Add a probe that attaches to trace events by Tzvetomir Stoyanov (VMware) · 3 years, 7 months ago
  42. 6c34df6 tracing: Apply trace filters on all output channels by Pingfan Liu · 3 years, 7 months ago
  43. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 9 months ago
  44. a358f40 once: implement DO_ONCE_LITE for non-fast-path "do once" functionality by Tanner Love · 3 years, 9 months ago
  45. a955d7e trace: Add timerlat tracer by Daniel Bristot de Oliveira · 3 years, 9 months ago
  46. bce29ac trace: Add osnoise tracer by Daniel Bristot de Oliveira · 3 years, 9 months ago
  47. 6880c98 tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined by Steven Rostedt (VMware) · 3 years, 9 months ago
  48. bc87cf0a trace: Add a generic function to read/write u64 values from tracefs by Daniel Bristot de Oliveira · 3 years, 9 months ago
  49. c658797 tracing: Add method for recording "func_repeats" events by Yordan Karadzhov (VMware) · 4 years ago
  50. 20344c5 tracing: Add "last_func_repeats" to struct trace_array by Yordan Karadzhov (VMware) · 4 years ago
  51. f689e4f tracing: Define new ftrace event "func_repeats" by Yordan Karadzhov (VMware) · 4 years ago
  52. f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 4 years ago
  53. 9a6944f tracing: Add a verifier to check string pointers for trace events by Steven Rostedt (VMware) · 4 years, 1 month ago
  54. d8279bfc tracing: Add tracing_event_time_stamp() API by Steven Rostedt (VMware) · 4 years ago
  55. b94bc80 tracing: Use a no_filter_buffering_ref to stop using the filter buffer by Steven Rostedt (VMware) · 4 years ago
  56. b47e330 tracing: Pass buffer of event to trigger operations by Steven Rostedt (VMware) · 4 years ago
  57. 70d443d tracing: Remove duplicate declaration from trace.h by Yordan Karadzhov (VMware) · 4 years, 1 month ago
  58. a345a671 tracing: Add ptr-hash option to show the hashed pointer value by Masami Hiramatsu · 4 years, 5 months ago
  59. efbbdaa tracing: Show real address for trace event arguments by Masami Hiramatsu · 4 years, 5 months ago
  60. d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 4 years, 2 months ago
  61. 0c02006 tracing: Inline tracing_gen_ctx_flags() by Sebastian Andrzej Siewior · 4 years, 2 months ago
  62. 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years, 2 months ago
  63. 60efe21 tracing: Disable ftrace selftests when any tracer is running by Masami Hiramatsu · 4 years, 4 months ago
  64. 0264c8c ftrace: Move the recursion testing into global headers by Steven Rostedt (VMware) · 4 years, 5 months ago
  65. 726b3d3 ftrace: Handle tracing when switching between context by Steven Rostedt (VMware) · 4 years, 5 months ago
  66. ee11b93 ftrace: Fix recursion check for NMI test by Steven Rostedt (VMware) · 4 years, 5 months ago
  67. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 5 months ago
  68. 42d120e tracing: Move is_good_name() from trace_probe.h to trace.h by Tom Zanussi · 4 years, 5 months ago
  69. 499f7bb tracing: Fix some typos in comments by Qiujun Huang · 4 years, 6 months ago
  70. 720dee5 tracing/boot: Initialize per-instance event list in early boot by Masami Hiramatsu · 4 years, 6 months ago
  71. 4114fbf tracing: Enable creating new instance early boot by Masami Hiramatsu · 4 years, 7 months ago
  72. 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 9 months ago
  73. c58b6b0 ftrace: Fix ftrace_trace_task return value by Josef Bacik · 4 years, 8 months ago
  74. 7ef282e tracing: Move pipe reference to trace array instead of current_tracer by Steven Rostedt (VMware) · 4 years, 9 months ago
  75. 4649079 tracing: Make ftrace packed events have align of 1 by Steven Rostedt (VMware) · 4 years, 10 months ago
  76. 2d19bd7 tracing: Add hist_debug trace event files for histogram debugging by Tom Zanussi · 5 years ago
  77. 2768362 tracing: Create set_event_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 5 years ago
  78. b3b1e6e ftrace: Create set_ftrace_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 5 years ago
  79. 717e3f5 ftrace: Make function trace pid filtering a bit more exact by Steven Rostedt (VMware) · 5 years ago
  80. 06e0a54 tracing: Do not disable tracing when reading the trace file by Steven Rostedt (VMware) · 5 years ago
  81. 5412e0b tracing: Remove unused TRACE_BUFFER bits by Steven Rostedt (VMware) · 5 years ago
  82. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  83. 54a16ff ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
  84. 16052dd ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 5 years ago
  85. fd0e685 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
  86. 24a9729 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
  87. 89c95fc tracing: Add trace_array_find/_get() to find instance trace arrays by Tom Zanussi · 5 years ago
  88. 5c3469c tracing/boot: Move external function declarations to kernel/trace/trace.h by Masami Hiramatsu · 5 years ago
  89. 24589e3 tracing: Use pr_err() instead of WARN() for memory failures by Steven Rostedt (VMware) · 5 years ago
  90. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  91. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  92. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  93. 6c3edaf tracing: Introduce trace event injection by Cong Wang · 5 years ago
  94. 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
  95. 2887978 tracing: Adding new functions for kernel access to Ftrace instances by Divya Indi · 5 years ago
  96. 36b3615 tracing: Add missing "inline" in stub function of latency_fsnotify() by Steven Rostedt (VMware) · 5 years ago
  97. 2d6425a tracing: Declare newly exported APIs in include/linux/trace.h by Divya Indi · 6 years ago
  98. 91edde2 ftrace: Implement fs notification for tracing_max_latency by Viktor Rosendahl (BMW) · 5 years ago
  99. da537f0 ftrace: Add information on number of page groups allocated by Steven Rostedt (VMware) · 5 years ago
  100. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago