1. 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  2. 10f129c tracing/kprobe: Fix uninitialized variable bug by Gustavo A. R. Silva · 5 years ago
  3. 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
  4. 2b90927 tracing: Use seq_buf for building dynevent_cmd string by Tom Zanussi · 5 years ago
  5. 74403b6 tracing: Remove check_arg() callbacks from dynevent args by Tom Zanussi · 5 years ago
  6. 29a1548 tracing: Change trace_boot to use kprobe_event interface by Tom Zanussi · 5 years ago
  7. 2a588dd tracing: Add kprobe event command generation functions by Tom Zanussi · 5 years ago
  8. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. b61387c tracing/uprobe: Fix to make trace_uprobe_filter alignment safe by Masami Hiramatsu · 5 years ago
  10. 659ded3 trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE by Alex Shi · 5 years ago
  11. 99c9a923 tracing/uprobe: Fix double perf_event linking on multiprobe uprobe by Masami Hiramatsu · 5 years ago
  12. 4d65528 tracing/boot Add kprobe event support by Masami Hiramatsu · 5 years ago
  13. d8d4c6d tracing: kprobes: Register to dynevent earlier stage by Masami Hiramatsu · 5 years ago
  14. 8cfcf15 tracing: kprobes: Output kprobe event to printk buffer by Masami Hiramatsu · 5 years ago
  15. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  16. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  17. 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
  18. c7411a1 tracing/kprobe: Check whether the non-suffixed symbol is notrace by Masami Hiramatsu · 5 years ago
  19. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  20. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  21. f8d7ab2 tracing/probe: Fix same probe event argument matching by Srikar Dronamraju · 5 years ago
  22. fe60b0c tracing/probe: Reject exactly same probe event by Masami Hiramatsu · 5 years ago
  23. 44d00dc tracing/probe: Fix to allow user to enable events on unloaded modules by Masami Hiramatsu · 5 years ago
  24. a42e3c4 tracing/probe: Add immediate string parameter support by Masami Hiramatsu · 6 years ago
  25. eb5bf81 tracing/kprobe: Add per-probe delete from event by Masami Hiramatsu · 6 years ago
  26. ca89bc0 tracing/kprobe: Add multi-probe per event support by Masami Hiramatsu · 6 years ago
  27. 3019913 tracing/dynevent: Pass extra arguments to match operation by Masami Hiramatsu · 6 years ago
  28. 60d53e2 tracing/probe: Split trace_event related data from trace_probe by Masami Hiramatsu · 6 years ago
  29. a94549d lockdown: Lock down tracing and perf kprobes when in confidentiality mode by David Howells · 5 years ago
  30. 715fa2f tracing/kprobe: Check registered state using kprobe by Masami Hiramatsu · 6 years ago
  31. e3dc9f8 tracing/probe: Add trace_event_call accesses APIs by Masami Hiramatsu · 6 years ago
  32. b55ce203 tracing/probe: Add probe event name and group name accesses APIs by Masami Hiramatsu · 6 years ago
  33. 747774d tracing/probe: Add trace flag access APIs for trace_probe by Masami Hiramatsu · 6 years ago
  34. b5f935e tracing/probe: Add trace_event_file access APIs for trace_probe by Masami Hiramatsu · 6 years ago
  35. 46e5376 tracing/probe: Add trace_event_call register API for trace_probe by Masami Hiramatsu · 6 years ago
  36. 455b289 tracing/probe: Add trace_probe init and free functions by Masami Hiramatsu · 6 years ago
  37. f730e0f tracing/kprobe: Set print format right after parsed command by Masami Hiramatsu · 6 years ago
  38. b6399cc tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline by Steven Rostedt (VMware) · 6 years ago
  39. 970988e tracing/kprobe: Add kprobe_event= boot parameter by Masami Hiramatsu · 6 years ago
  40. 539b75b tracing/kprobe: Cast user-space address correctly by Masami Hiramatsu · 6 years ago
  41. e65f7ae tracing/probe: Support user-space dereference by Masami Hiramatsu · 6 years ago
  42. 88903c4 tracing/probe: Add ustring type for user-space string by Masami Hiramatsu · 6 years ago
  43. ab105a4 tracing: Use tracing error_log with probe events by Masami Hiramatsu · 6 years ago
  44. aa2e3ac Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  45. a039480 tracing/probe: Verify alloc_trace_*probe() result by Masami Hiramatsu · 6 years ago
  46. 5b7a962 tracing/probe: Check event/group naming rule at parsing by Masami Hiramatsu · 6 years ago
  47. 287c038 tracing/probe: Check maxactive error cases by Masami Hiramatsu · 6 years ago
  48. cede666 trace/probes: Remove kernel doc style from non kernel doc comment by Valdis Klētnieks · 6 years ago
  49. 49ef5f4 tracing/kprobes: Use probe_kernel_read instead of probe_mem_read by Masami Hiramatsu · 6 years ago
  50. 2c4f1fc kprobe: Do not use uaccess functions to access kernel memory that can fault by Changbin Du · 6 years ago
  51. 8b05a3a tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create() by Andrea Righi · 6 years ago
  52. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  53. 7e1413e tracing: Consolidate trace_add/remove_event_call back to the nolock functions by Steven Rostedt (VMware) · 6 years ago
  54. 6212dd2 tracing/kprobes: Use dyn_event framework for kprobe events by Masami Hiramatsu · 6 years ago
  55. d00bbea9 tracing: Integrate similar probe argument parsers by Masami Hiramatsu · 6 years ago
  56. 7440172 tracing: Replace synchronize_sched() and call_rcu_sched() by Paul E. McKenney · 6 years ago
  57. a668281 tracing/kprobes: Allow kprobe-events to record module symbol by Masami Hiramatsu · 6 years ago
  58. 59158ec tracing/kprobes: Check the probe on unloaded module correctly by Masami Hiramatsu · 6 years ago
  59. a1303af tracing: probeevent: Add $argN for accessing function args by Masami Hiramatsu · 7 years ago
  60. 9b960a3 tracing: probeevent: Unify fetch_insn processing common part by Masami Hiramatsu · 7 years ago
  61. 0a46c85 tracing: probeevent: Append traceprobe_ for exported function by Masami Hiramatsu · 7 years ago
  62. 9178412 tracing: probeevent: Return consumed bytes of dynamic area by Masami Hiramatsu · 7 years ago
  63. f451bc8 tracing: probeevent: Unify fetch type tables by Masami Hiramatsu · 7 years ago
  64. 5330592 tracing: probeevent: Introduce new argument fetching code by Masami Hiramatsu · 7 years ago
  65. eeb07b0 tracing: probeevent: Cleanup argument field definition by Masami Hiramatsu · 7 years ago
  66. 56de763 tracing: probeevent: Cleanup print argument functions by Masami Hiramatsu · 7 years ago
  67. d6b183e tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe() by Steven Rostedt (VMware) · 6 years ago
  68. 452938cb Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  69. 9161a86 tracing/kprobes: Fix to check notrace function with correct range by Masami Hiramatsu · 6 years ago
  70. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  71. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  72. 6bc6c77 tracing/kprobes: Fix within_notrace_func() to check only notrace functions by Masami Hiramatsu · 6 years ago
  73. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  74. d899926 selftest/ftrace: Move kprobe selftest function to separate compile unit by Francis Deslauriers · 6 years ago
  75. 45408c4 tracing: kprobes: Prohibit probing on notrace function by Masami Hiramatsu · 6 years ago
  76. 87107a2 tracing/kprobes: Simplify the logic of enable_trace_kprobe() by Steven Rostedt (VMware) · 6 years ago
  77. 2519c1b tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  78. 57ea2a3 tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  79. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  80. 0fc8c35 tracing/kprobe: Release kprobe print_fmt properly by Jiri Olsa · 7 years ago
  81. cce188b bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe by Masami Hiramatsu · 7 years ago
  82. 41bdc4b bpf: introduce bpf subcommand BPF_TASK_FD_QUERY by Yonghong Song · 7 years ago
  83. 5c8dad4 trace_kprobe: Remove warning message "Could not insert probe at..." by Song Liu · 7 years ago
  84. 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
  85. c5d343b tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 7 years ago
  86. 7057bb9 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  87. e12f03d perf/core: Implement the 'perf_kprobe' PMU by Song Liu · 7 years ago
  88. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  89. 66665ad tracing/kprobe: bpf: Compare instruction pointer with original one by Masami Hiramatsu · 7 years ago
  90. b4da334 tracing/kprobe: bpf: Check error injectable event is on function entry by Masami Hiramatsu · 7 years ago
  91. 46df3d2 trace: reenable preemption if we modify the ip by Josef Bacik · 7 years ago
  92. 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
  93. 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
  94. f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
  95. dd0bb68 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
  96. e87c6bc bpf: permit multiple bpf attachments for a single perf event by Yonghong Song · 7 years ago
  97. 8fd0fbb perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") by Peter Zijlstra · 7 years ago
  98. 7e465ba tracing: Make traceprobe parsing code reusable by Tom Zanussi · 7 years ago
  99. 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
  100. bc0f51d Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago