1. 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
  2. 54a16ff ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
  3. 16052dd ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 5 years ago
  4. fd0e685 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
  5. 24a9729 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
  6. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  7. 2b90927 tracing: Use seq_buf for building dynevent_cmd string by Tom Zanussi · 5 years ago
  8. e9260f6 tracing: Remove useless code in dynevent_arg_pair_add() by Tom Zanussi · 5 years ago
  9. 74403b6 tracing: Remove check_arg() callbacks from dynevent args by Tom Zanussi · 5 years ago
  10. 249d7b2 tracing: Consolidate some synth_event_trace code by Tom Zanussi · 5 years ago
  11. d380dcd tracing: Fix now invalid var_ref_vals assumption in trace action by Tom Zanussi · 5 years ago
  12. fdeb1ac tracing: Change trace_boot to use synth_event interface by Tom Zanussi · 5 years ago
  13. 1e83794 tracing: Move tracing selftests to bottom of menu by Steven Rostedt (VMware) · 5 years ago
  14. 21b3ce3 tracing: Move mmio tracer config up with the other tracers by Steven Rostedt (VMware) · 5 years ago
  15. a48fc4f tracing: Move tracing test module configs together by Steven Rostedt (VMware) · 5 years ago
  16. 61778cd7 tracing: Move all function tracing configs together by Steven Rostedt (VMware) · 5 years ago
  17. 6483624 tracing: Add kprobe event command generation test module by Tom Zanussi · 5 years ago
  18. 29a1548 tracing: Change trace_boot to use kprobe_event interface by Tom Zanussi · 5 years ago
  19. 2a588dd tracing: Add kprobe event command generation functions by Tom Zanussi · 5 years ago
  20. 9fe41ef tracing: Add synth event generation test module by Tom Zanussi · 5 years ago
  21. 8dcc53a tracing: Add synth_event_trace() and related functions by Tom Zanussi · 5 years ago
  22. 35ca520 tracing: Add synthetic event command generation functions by Tom Zanussi · 5 years ago
  23. 86c5426 tracing: Add dynamic event command creation interface by Tom Zanussi · 5 years ago
  24. f5f6b25 tracing: Add synth_event_delete() by Tom Zanussi · 5 years ago
  25. e3e2a2c tracing: Add trace_get/put_event_file() by Tom Zanussi · 5 years ago
  26. 89c95fc tracing: Add trace_array_find/_get() to find instance trace arrays by Tom Zanussi · 5 years ago
  27. 6722b23 trigger_next should increase position index by Vasily Averin · 5 years ago
  28. 039958a tracing: eval_map_next() should always increase position index by Vasily Averin · 5 years ago
  29. e4075e8 ftrace: fpid_next() should increase position index by Vasily Averin · 5 years ago
  30. 64ae572 tracing: Fix sched switch start/stop refcount racy updates by Mathieu Desnoyers · 5 years ago
  31. 5c3469c tracing/boot: Move external function declarations to kernel/trace/trace.h by Masami Hiramatsu · 5 years ago
  32. 76a598e tracing/boot: Include required headers and sort it alphabetically by Masami Hiramatsu · 5 years ago
  33. d0a4970 tracing: Add 'hist:' to hist trigger error log error string by Tom Zanussi · 6 years ago
  34. 4de26c8 tracing: Add hist trigger error messages for sort specification by Tom Zanussi · 6 years ago
  35. b527b63 tracing: Simplify assignment parsing for hist triggers by Tom Zanussi · 6 years ago
  36. a78416d Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  37. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  38. 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
  39. 0cc4bd8 Merge branch 'core/kprobes' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  40. 2027942 tracing/kprobes: Have uname use __get_str() in print_fmt by Steven Rostedt (VMware) · 5 years ago
  41. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  42. 24589e3 tracing: Use pr_err() instead of WARN() for memory failures by Steven Rostedt (VMware) · 5 years ago
  43. 28394da tracing: Decrement trace_array when bootconfig creates an instance by Steven Rostedt (VMware) · 5 years ago
  44. b3f7a6c tracing: Remove unneeded NULL check by Dan Carpenter · 10 years ago
  45. cbc3b92 tracing: Set kernel_stack's caller size properly by Josef Bacik · 10 years ago
  46. afccc00 tracing: Fix tracing_stat return values in error handling paths by Luis Henriques · 10 years ago
  47. dfb6cd1 tracing: Fix very unlikely race of registering two stat tracers by Steven Rostedt (VMware) · 5 years ago
  48. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  49. b61387c tracing/uprobe: Fix to make trace_uprobe_filter alignment safe by Masami Hiramatsu · 5 years ago
  50. 659ded3 trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE by Alex Shi · 5 years ago
  51. 34423f2 tracing: Fix uninitialized buffer var on early exit to trace_vbprintk() by Steven Rostedt (VMware) · 5 years ago
  52. 532f49a tracing/boot: Fix an IS_ERR() vs NULL bug by Dan Carpenter · 5 years ago
  53. 1415972 tracing: Remove unused TRACE_SEQ_BUF_USED by Alex Shi · 5 years ago
  54. b834794 ring-buffer: Remove abandoned macro RB_MISSED_FLAGS by Alex Shi · 5 years ago
  55. aff4866 ftrace: Remove NR_TO_INIT macro by Alex Shi · 5 years ago
  56. 9a09cd7 ftrace: Remove abandoned macros by Alex Shi · 5 years ago
  57. bf24daa tracing: Do not set trace clock if tracefs lockdown is in effect by Masami Ichikawa · 5 years ago
  58. 8bcebc7 tracing: Fix histogram code when expression has same var as value by Steven Rostedt (VMware) · 5 years ago
  59. cb6c82d Merge tag 'v5.5-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  60. 31537cf tracing: Initialize ret in syscall_enter_define_fields() by Steven Rostedt (VMware) · 5 years ago
  61. 82d1b81 tracing: Allow trace_printk() to nest in other tracing code by Steven Rostedt (VMware) · 5 years ago
  62. 8482941 bpf: Add bpf_send_signal_thread() helper by Yonghong Song · 5 years ago
  63. aeed8aa tracing: trigger: Replace unneeded RCU-list traversals by Masami Hiramatsu · 5 years ago
  64. cfc585a ring-buffer: Fix kernel doc for rb_update_event() by Steven Rostedt (VMware) · 5 years ago
  65. 59e7cff ring-bufer: kernel-doc warning fixes by Fabian Frederick · 11 years ago
  66. 99c9a923 tracing/uprobe: Fix double perf_event linking on multiprobe uprobe by Masami Hiramatsu · 5 years ago
  67. 3b42a4c tracing: trigger: Replace unneeded RCU-list traversals by Masami Hiramatsu · 5 years ago
  68. fe1efe9 tracing/boot: Add function tracer filter options by Masami Hiramatsu · 5 years ago
  69. 9d15dbb tracing/boot: Add cpu_mask option support by Masami Hiramatsu · 5 years ago
  70. 4f712a4 tracing/boot: Add instance node support by Masami Hiramatsu · 5 years ago
  71. 3fbe2d6 tracing/boot: Add synthetic event support by Masami Hiramatsu · 5 years ago
  72. 4d65528 tracing/boot Add kprobe event support by Masami Hiramatsu · 5 years ago
  73. 81a5955 tracing/boot: Add per-event settings by Masami Hiramatsu · 5 years ago
  74. 9c5b9d3 tracing/boot: Add boot-time tracing by Masami Hiramatsu · 5 years ago
  75. 48ac948 tracing: Add NULL trace-array check in print_synth_event() by Masami Hiramatsu · 5 years ago
  76. b05e89a tracing: Accept different type for synthetic event fields by Masami Hiramatsu · 5 years ago
  77. d8d4c6d tracing: kprobes: Register to dynevent earlier stage by Masami Hiramatsu · 5 years ago
  78. 8cfcf15 tracing: kprobes: Output kprobe event to printk buffer by Masami Hiramatsu · 5 years ago
  79. d8d0c24 tracing: Apply soft-disabled and filter to tracepoints printk by Masami Hiramatsu · 5 years ago
  80. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  81. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  82. 72879ee tracing: Fix indentation issue by Colin Ian King · 5 years ago
  83. 50f9ad6 kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail by Kaitao Cheng · 5 years ago
  84. e31f793 ftrace: Avoid potential division by zero in function profiler by Wen Yang · 5 years ago
  85. b8299d3 tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined by Steven Rostedt (VMware) · 5 years ago
  86. d2ccbcc tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls by Steven Rostedt (VMware) · 5 years ago
  87. 02f4e01 tracing: Initialize val to zero in parse_entry of inject code by Steven Rostedt (VMware) · 5 years ago
  88. 46f5cfc Merge branch 'core/kprobes' into perf/core, to pick up a completed branch by Ingo Molnar · 5 years ago
  89. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  90. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  91. 106f41f tracing: Have the histogram compare functions convert to u64 first by Steven Rostedt (VMware) · 5 years ago
  92. 79e65c2 tracing: Avoid memory leak in process_system_preds() by Keita Suzuki · 5 years ago
  93. 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  94. a3d1e7e simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems by Al Viro · 5 years ago
  95. ff20576 ftrace: Fix function_graph tracer interaction with BPF trampoline by Alexei Starovoitov · 5 years ago
  96. a61f810 tracing: remove set but not used variable 'buffer' by YueHaibing · 5 years ago
  97. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  98. ee19545 Fix up for "printk: Drop pr_warning definition" by Stephen Rothwell · 5 years ago
  99. 2f13437 Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  100. a356646 tracing: Do not create directories if lockdown is in affect by Steven Rostedt (VMware) · 5 years ago