1. 614cb27 Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  2. b88bcc7 Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 5 months ago
  3. 6c34df6 tracing: Apply trace filters on all output channels by Pingfan Liu · 3 years, 5 months ago
  4. 5acce0b tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name by Steven Rostedt (VMware) · 3 years, 5 months ago
  5. 12f9951 tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS by Lukas Bulwahn · 3 years, 5 months ago
  6. 0e05ba4 trace/osnoise: Print a stop tracing message by Daniel Bristot de Oliveira · 3 years, 5 months ago
  7. e1c4ad4 trace/timerlat: Add a header with PREEMPT_RT additional fields by Daniel Bristot de Oliveira · 3 years, 5 months ago
  8. d03721a trace/osnoise: Add a header with PREEMPT_RT additional fields by Daniel Bristot de Oliveira · 3 years, 5 months ago
  9. 51e1bb9 bpf: Add lockdown check for probe_write_user helper by Daniel Borkmann · 3 years, 5 months ago
  10. 7133084 bpf: Add _kernel suffix to internal lockdown_bpf_read by Daniel Borkmann · 3 years, 5 months ago
  11. 51397dc tracing: Quiet smp_processor_id() use in preemptable warning in hwlat by Steven Rostedt (VMware) · 3 years, 5 months ago
  12. a9d10ca tracing: Reject string operand in the histogram expression by Masami Hiramatsu · 3 years, 5 months ago
  13. 2c05caa tracing / histogram: Give calculation hist_fields a size by Steven Rostedt (VMware) · 3 years, 5 months ago
  14. ff41c28 tracing: Fix NULL pointer dereference in start_creating by Kamal Agrawal · 3 years, 5 months ago
  15. 3b1a8f4 ftrace: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 5 months ago
  16. 68e83498 ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary by Nicolas Saenz Julienne · 3 years, 5 months ago
  17. 9528c19 tracing: Clean up alloc_synth_event() by Steven Rostedt (VMware) · 3 years, 5 months ago
  18. 1e3bac7 tracing/histogram: Rename "cpu" to "common_cpu" by Steven Rostedt (VMware) · 3 years, 5 months ago
  19. 3b13911 tracing: Synthetic event field_pos is an index not a boolean by Steven Rostedt (VMware) · 3 years, 5 months ago
  20. 67f0d6d tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. by Haoran Luo · 3 years, 5 months ago
  21. 3fdacf4 Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  22. 704adfb tracing: Do not reference char * as a string in histograms by Steven Rostedt (VMware) · 3 years, 6 months ago
  23. 5a7f7fc Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  24. 3ecda64 ftrace: Use list_move instead of list_del/list_add by Baokun Li · 3 years, 7 months ago
  25. 26c5637 tracing/histograms: Fix parsing of "sym-offset" modifier by Steven Rostedt (VMware) · 3 years, 6 months ago
  26. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  27. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  28. 4030a6e tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT by Paul Burton · 3 years, 6 months ago
  29. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  30. b81b3e9 tracing: Simplify & fix saved_tgids logic by Paul Burton · 3 years, 6 months ago
  31. bfbf8d1 tracing: Change variable type as bool for clean-up by Austin Kim · 3 years, 6 months ago
  32. 6a82f42 trace/timerlat: Fix indentation on timerlat_main() by Daniel Bristot de Oliveira · 3 years, 6 months ago
  33. 19c3eaa trace/osnoise: Make 'noise' variable s64 in run_osnoise() by Daniel Bristot de Oliveira · 3 years, 6 months ago
  34. 9913d57 tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing by Steven Rostedt (VMware) · 3 years, 6 months ago
  35. a358f40 once: implement DO_ONCE_LITE for non-fast-path "do once" functionality by Tanner Love · 3 years, 6 months ago
  36. e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
  37. 498627b trace/osnoise: Fix return value on osnoise_init_hotplug_support by Daniel Bristot de Oliveira · 3 years, 6 months ago
  38. 2a81afa trace/osnoise: Make interval u64 on osnoise_main by Daniel Bristot de Oliveira · 3 years, 6 months ago
  39. f7d9f63 trace/osnoise: Fix 'no previous prototype' warnings by Daniel Bristot de Oliveira · 3 years, 6 months ago
  40. b96285e tracing: Have osnoise_main() add a quiescent state for task rcu by Steven Rostedt (VMware) · 3 years, 6 months ago
  41. 95b861a79 bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing by Namhyung Kim · 3 years, 6 months ago
  42. c8895e2 trace/osnoise: Support hotplug operations by Daniel Bristot de Oliveira · 3 years, 6 months ago
  43. ba998f7 trace/hwlat: Support hotplug operations by Daniel Bristot de Oliveira · 3 years, 6 months ago
  44. 039a602 trace/hwlat: Protect kdata->kthread with get/put_online_cpus by Daniel Bristot de Oliveira · 3 years, 6 months ago
  45. a955d7e trace: Add timerlat tracer by Daniel Bristot de Oliveira · 3 years, 6 months ago
  46. bce29ac trace: Add osnoise tracer by Daniel Bristot de Oliveira · 3 years, 6 months ago
  47. 6880c98 tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined by Steven Rostedt (VMware) · 3 years, 6 months ago
  48. aa892f8 trace/hwlat: Remove printk from sampling loop by Daniel Bristot de Oliveira · 3 years, 6 months ago
  49. f27a1c9 trace/hwlat: Use trace_min_max_param for width and window params by Daniel Bristot de Oliveira · 3 years, 6 months ago
  50. bc87cf0a trace: Add a generic function to read/write u64 values from tracefs by Daniel Bristot de Oliveira · 3 years, 6 months ago
  51. f46b165 trace/hwlat: Implement the per-cpu mode by Daniel Bristot de Oliveira · 3 years, 6 months ago
  52. 7bb7d80 trace/hwlat: Switch disable_migrate to mode none by Daniel Bristot de Oliveira · 3 years, 6 months ago
  53. 8fa826b trace/hwlat: Implement the mode config option by Daniel Bristot de Oliveira · 3 years, 6 months ago
  54. bb1b24c trace/hwlat: Fix Clark's email by Daniel Bristot de Oliveira · 3 years, 6 months ago
  55. 89529d8 tracing: Do no increment trace_clock_global() by one by Steven Rostedt (VMware) · 3 years, 7 months ago
  56. 4fdd595 tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years, 7 months ago
  57. 85550c8 tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years, 7 months ago
  58. 2db7ab6 tracing: Have ftrace_dump_on_oops kernel parameter take numbers by Steven Rostedt (VMware) · 3 years, 7 months ago
  59. f386013 tracing: Add tp_printk_stop_on_boot option by Steven Rostedt (VMware) · 3 years, 7 months ago
  60. 8f0901c tracing: Add better comments for the filtering temp buffer use case by Steven Rostedt (VMware) · 3 years, 7 months ago
  61. faa76a6 tracing: Simplify the max length test when using the filtering temp buffer by Steven Rostedt (VMware) · 3 years, 7 months ago
  62. 4f99f84 tracing/boot: Add per-group/all events enablement by Masami Hiramatsu · 3 years, 7 months ago
  63. 6c610db tracing: Add WARN_ON_ONCE when returned value is negative by Hyeonggon Yoo · 3 years, 7 months ago
  64. 099dcc1 tracing: Fix set_named_trigger_data() kernel-doc comment by Qiujun Huang · 3 years, 8 months ago
  65. 08b0c9b tracing: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 8 months ago
  66. 957cdcd ring-buffer: Use fallthrough pseudo-keyword by Wei Ming Chen · 3 years, 8 months ago
  67. 614db49 tracing: Remove redundant assignment to event_var by Jiapeng Chong · 3 years, 8 months ago
  68. 3e08a9f tracing: Correct the length check which causes memory corruption by Liangyan · 3 years, 7 months ago
  69. 6c14133 ftrace: Do not blindly read the ip address in ftrace_bug() by Steven Rostedt (VMware) · 3 years, 7 months ago
  70. ff40e51 bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks by Daniel Borkmann · 3 years, 7 months ago
  71. eb01f53 tracing: Handle %.*s in trace_check_vprintf() by Steven Rostedt (VMware) · 3 years, 8 months ago
  72. 7ec901b Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  73. 8c9af47 ftrace: Handle commands when closing set_ftrace_filter file by Steven Rostedt (VMware) · 3 years, 8 months ago
  74. 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  75. aafe104 tracing: Restructure trace_clock_global() to never block by Steven Rostedt (VMware) · 3 years, 8 months ago
  76. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  77. 785e3c0 tracing: Map all PIDs to command lines by Steven Rostedt (VMware) · 3 years, 8 months ago
  78. 48cac3f bpf: Implement formatted output helpers with bstr_printf by Florent Revest · 3 years, 8 months ago
  79. 38d26d8 bpf: Lock bpf_trace_printk's tmp buf before it is written to by Florent Revest · 3 years, 8 months ago
  80. 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  81. 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
  82. 1fe5501 Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  83. 0e1e71d tracing: Fix checking event hash pointer logic when tp_printk is enabled by Steven Rostedt (VMware) · 3 years, 8 months ago
  84. 7b15523 bpf: Add a bpf_snprintf helper by Florent Revest · 3 years, 8 months ago
  85. d9c9e4d bpf: Factorize bpf_trace_printk and bpf_seq_printf by Florent Revest · 3 years, 8 months ago
  86. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  87. e1db633 ftrace: Reuse the output of the function tracer for func_repeats by Steven Rostedt (VMware) · 3 years, 9 months ago
  88. 22db095 tracing: Add "func_no_repeats" option for function tracing by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  89. 4994891 tracing: Unify the logic for function tracing options by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  90. c658797 tracing: Add method for recording "func_repeats" events by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  91. 20344c5 tracing: Add "last_func_repeats" to struct trace_array by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  92. f689e4f tracing: Define new ftrace event "func_repeats" by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  93. eaa7a89 tracing: Define static void trace_print_time() by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  94. 50987be Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 9 months ago
  95. 8db403b tracing/dynevent: Fix a memory leak in an error handling path by Christophe JAILLET · 3 years, 9 months ago
  96. c5e3a41 kernel: Initialize cpumask before parsing by Tetsuo Handa · 3 years, 9 months ago
  97. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  98. 05de453 Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 9 months ago
  99. ceaaa12 ftrace: Simplify the calculation of page number for ftrace_page->records some more by Steven Rostedt (VMware) · 3 years, 9 months ago
  100. db42523 ftrace: Store the order of pages allocated in ftrace_page by Linus Torvalds · 3 years, 9 months ago