1. 6b9b641 ftrace: Fix assuming build time sort works for s390 by Steven Rostedt (Google) · 3 years ago
  2. f37c3bb tracing: Add ustring operation to filtering string pointers by Steven Rostedt · 3 years ago
  3. 0878355 tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails by Nikita Yushchenko · 3 years ago
  4. 6e1b4bd tracing: Remove duplicate warnings when calling trace_create_file() by Yuntao Wang · 3 years ago
  5. dfea08a tracing/kprobes: 'nmissed' not showed correctly for kretprobe by Xiangyang Zhang · 3 years ago
  6. 77360f9 tracing: Add test for user space strings when filtering on string pointers by Steven Rostedt · 3 years ago
  7. 3e2a56e tracing: Have syscall trace events use trace_event_buffer_lock_reserve() by Steven Rostedt · 3 years ago
  8. 8147dc78 ftrace: Add test to make sure compiled time sorts work by Steven Rostedt (VMware) · 3 years, 1 month ago
  9. 72b3942 scripts: ftrace - move the sort-processing in ftrace_init by Yinan Liu · 3 years, 1 month ago
  10. 1c1857d tracing/probes: check the return value of kstrndup() for pbuf by Xiaoke Wang · 3 years, 1 month ago
  11. 8c72242 tracing/uprobes: Check the return value of kstrdup() for tu->filename by Xiaoke Wang · 3 years, 1 month ago
  12. 289e7b0 tracing: Account bottom half disabled sections. by Sebastian Andrzej Siewior · 3 years, 1 month ago
  13. 86599db tracing: Add helper functions to simplify event_command.parse() callback handling by Tom Zanussi · 3 years ago
  14. 2378a2d tracing: Remove ops param from event_command reg()/unreg() callbacks by Tom Zanussi · 3 years ago
  15. fb339e5 tracing: Change event_trigger_ops func() to trigger() by Tom Zanussi · 3 years ago
  16. 9ec5a7d tracing: Change event_command func() to parse() by Tom Zanussi · 3 years ago
  17. 2768c1e tracing: Use trace_iterator_reset() in tracing_read_pipe() by Steven Rostedt (VMware) · 3 years, 1 month ago
  18. dba8796 tracing: Use memset_startat helper in trace_iterator_reset() by Xiu Jianfeng · 3 years, 1 month ago
  19. 4f67cca tracing: Do not let synth_events block other dyn_event systems during create by Beau Belgrave · 3 years, 4 months ago
  20. e161c6b tracing: Iterate trace_[ku]probe objects directly by Jiri Olsa · 3 years, 2 months ago
  21. 2972e30 tracing: Make trace_marker{,_raw} stream-like by John Keeping · 3 years, 1 month ago
  22. a6ed2ae tracing: Switch to kvfree_rcu() API by Uladzislau Rezki (Sony) · 3 years, 2 months ago
  23. 1d83c3a tracing: Fix synth_event_add_val() kernel-doc comment by Qiujun Huang · 3 years, 8 months ago
  24. b7d5eb2 tracing/uprobes: Use trace_event_buffer_reserve() helper by Steven Rostedt (VMware) · 3 years, 1 month ago
  25. 5e6cd84 tracing/kprobes: Do not open code event reserve logic by Steven Rostedt (VMware) · 3 years, 2 months ago
  26. 3e8b1a2 tracing: Have eprobes use filtering logic of trace events by Steven Rostedt (VMware) · 3 years, 2 months ago
  27. 6c536d7 tracing: Disable preemption when using the filter buffer by Steven Rostedt (VMware) · 3 years, 2 months ago
  28. e07a1d5 tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver() by Steven Rostedt (VMware) · 3 years, 2 months ago
  29. 55de2c0 tracing: Add '__rel_loc' using trace event macros by Masami Hiramatsu · 3 years, 2 months ago
  30. 05770dd tracing: Support __rel_loc relative dynamic data location attribute by Masami Hiramatsu · 3 years, 2 months ago
  31. f2b20c6 tracing: Fix spelling mistake "aritmethic" -> "arithmetic" by Colin Ian King · 3 years, 2 months ago
  32. f25667e5 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 3 years, 2 months ago
  33. 450fec1 tracing/histograms: String compares should not care about signed values by Steven Rostedt (VMware) · 3 years, 2 months ago
  34. 27ff768 tracing: Test the 'Do not trace this pid' case in create event by Steven Rostedt (VMware) · 3 years, 2 months ago
  35. a55f224 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 2 months ago
  36. 6cb2065 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 3 years, 2 months ago
  37. 1880ed7 tracing/uprobe: Fix uprobe_perf_open probes iteration by Jiri Olsa · 3 years, 2 months ago
  38. e4365e3 Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  39. 2ef75e9 tracing: Don't use out-of-sync va_list in event printing by Nikita Yushchenko · 3 years, 2 months ago
  40. c4c1dbc tracing: Use memset_startat() to zero struct trace_iterator by Kees Cook · 3 years, 2 months ago
  41. 8d0112a Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  42. f86b0aa tracing/histogram: Fix UAF in destroy_hist_field() by Kalesh Singh · 3 years, 2 months ago
  43. 5e0bc30 bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs by Dmitrii Banshchikov · 3 years, 2 months ago
  44. 8ab7745 Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  45. 938aa33 tracing: Add length protection to histogram string copies by Steven Rostedt (VMware) · 3 years, 2 months ago
  46. 7c3737c Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  47. 1cab6bc tracing/histogram: Fix check for missing operands in an expression by Kalesh Singh · 3 years, 2 months ago
  48. 63f84ae tracing/histogram: Do not copy the fixed-size char array field over the field size by Masami Hiramatsu · 3 years, 2 months ago
  49. d7458bc tracing/osnoise: Make osnoise_instances static by Daniel Bristot de Oliveira · 3 years, 2 months ago
  50. 600b18f Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  51. 2e6e905 ftrace/direct: Fix lockup in modify_ftrace_direct_multi by Jiri Olsa · 3 years, 2 months ago
  52. 51d1579 ring-buffer: Protect ring_buffer_reset() from reentrancy by Steven Rostedt (VMware) · 3 years, 2 months ago
  53. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  54. a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
  55. e1fd0b2 Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  56. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  57. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  58. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  59. 6a6e5ef tracing/histogram: Document hist trigger variables by Kalesh Singh · 3 years, 3 months ago
  60. 8b5d46f tracing/histogram: Optimize division by constants by Kalesh Singh · 3 years, 3 months ago
  61. 01e181c tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 3 months ago
  62. b14f456 tracing/osnoise: Remove STACKTRACE ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 3 months ago
  63. 2fac8d6 tracing/osnoise: Allow multiple instances of the same tracer by Daniel Bristot de Oliveira · 3 years, 3 months ago
  64. ccb6754 tracing/osnoise: Remove TIMERLAT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 3 months ago
  65. dae1813 tracing/osnoise: Support a list of trace_array *tr by Daniel Bristot de Oliveira · 3 years, 3 months ago
  66. 2bd1bdf tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() by Daniel Bristot de Oliveira · 3 years, 3 months ago
  67. 15ca4bd tracing/osnoise: Split workload start from the tracer start by Daniel Bristot de Oliveira · 3 years, 3 months ago
  68. c3b6343 tracing/osnoise: Improve comments about barrier need for NMI callbacks by Daniel Bristot de Oliveira · 3 years, 3 months ago
  69. 66df27f tracing/osnoise: Do not follow tracing_cpumask by Daniel Bristot de Oliveira · 3 years, 3 months ago
  70. 35346ab bpf: Factor out helpers for ctx access checking by Hou Tao · 3 years, 3 months ago
  71. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  72. feea69e tracing/histogram: Fix semicolon.cocci warnings by kernel test robot · 3 years, 3 months ago
  73. ddcf906 tracing: Fix misspelling of "missing" by Steven Rostedt (VMware) · 3 years, 3 months ago
  74. 6130722 ftrace: Fix kernel-doc formatting issues by Steven Rostedt (VMware) · 3 years, 3 months ago
  75. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  76. 7fa598f tracing: Do not warn when connecting eprobe to non existing event by Steven Rostedt (VMware) · 3 years, 3 months ago
  77. a90afe8 tracing: Show size of requested perf buffer by Robin H. Johnson · 3 years, 5 months ago
  78. d33cc65 ftrace: do CPU checking after preemption disabled by 王贇 · 3 years, 3 months ago
  79. ce5e480 ftrace: disable preemption when recursion locked by 王贇 · 3 years, 3 months ago
  80. 722edda tracing/histogram: Optimize division by a power of 2 by Kalesh Singh · 3 years, 3 months ago
  81. f47716b tracing/histogram: Covert expr to const if both operands are constants by Kalesh Singh · 3 years, 3 months ago
  82. c5eac6e tracing/histogram: Simplify handling of .sym-offset in expressions by Kalesh Singh · 3 years, 3 months ago
  83. 9710b2f tracing: Fix operator precedence for hist triggers expression by Kalesh Singh · 3 years, 3 months ago
  84. bcef044 tracing: Add division and multiplication support for hist triggers by Kalesh Singh · 3 years, 3 months ago
  85. 52cfb37 tracing: Add support for creating hist trigger variables from literal by Kalesh Singh · 3 years, 3 months ago
  86. 1d62889 tracing/hwlat: Make some internal symbols static by Wang ShaoBo · 3 years, 3 months ago
  87. 3c20bd3 tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks by Mathieu Desnoyers · 3 years, 3 months ago
  88. aeafcb8 trace/timerlat: Add migrate-disabled field to the timerlat header by Daniel Bristot de Oliveira · 3 years, 3 months ago
  89. e0f3b18 trace/osnoise: Add migrate-disabled field to the osnoise header by Daniel Bristot de Oliveira · 3 years, 3 months ago
  90. 172f7ba ftrace: Make ftrace_profile_pages_init static by chongjiapeng · 3 years, 3 months ago
  91. bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 3 months ago
  92. 9eeb3aa bpf: Add bpf_skc_to_unix_sock() helper by Hengqi Chen · 3 years, 3 months ago
  93. 8720aee tracing: use %ps format string to print symbols by Arnd Bergmann · 3 years, 3 months ago
  94. ed29271 ftrace/direct: Do not disable when switching direct callers by Steven Rostedt (VMware) · 3 years, 3 months ago
  95. ccf5a89 ftrace: Add multi direct modify interface by Jiri Olsa · 3 years, 3 months ago
  96. f64dd46 ftrace: Add multi direct register/unregister interface by Jiri Olsa · 3 years, 3 months ago
  97. 1904a81 ftrace: Add ftrace_add_rec_direct function by Jiri Olsa · 3 years, 3 months ago
  98. 4e341ca tracing: Fix selftest config check for function graph start up test by Steven Rostedt (VMware) · 3 years, 3 months ago
  99. 130c080 tracing: Add trampoline/graph selftest by Jiri Olsa · 3 years, 3 months ago
  100. 0c0593b x86/ftrace: Make function graph use ftrace directly by Steven Rostedt (VMware) · 3 years, 3 months ago