1. 83f3655 ring-buffer: Allow for rescheduling when removing pages by Vaibhav Nagarnaik · 6 years ago
  2. 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
  3. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  4. 9161a86 tracing/kprobes: Fix to check notrace function with correct range by Masami Hiramatsu · 6 years ago
  5. 6b7dca4 tracing: Allow gcov profiling on only ftrace subsystem by Masami Hiramatsu · 6 years ago
  6. 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
  7. bb730b5 tracing: Fix SPDX format headers to use C++ style comments by Steven Rostedt (VMware) · 6 years ago
  8. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  9. 179a0cc tracing: Add SPDX License format to bpf_trace.c by Steven Rostedt (VMware) · 6 years ago
  10. 757d914 tracing/blktrace: Fix to allow setting same value by Steven Rostedt (VMware) · 6 years ago
  11. 91c1e6b blktrace: Add SPDX License format header by Steven Rostedt (VMware) · 6 years ago
  12. 2f4df00 tracing: Add -mcount-nop option support by Vasily Gorbik · 6 years ago
  13. b125d90 Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  14. e6ecec3 Merge tag 'docs-4.19' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  15. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  16. 016f8ff uprobes: Use synchronize_rcu() not synchronize_sched() by Steven Rostedt (VMware) · 6 years ago
  17. e0a568d tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister() by Steven Rostedt (VMware) · 6 years ago
  18. b207de3 ftrace: Remove unused pointer ftrace_swapper_pid by Colin Ian King · 6 years ago
  19. 3f1756d tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage" by Steven Rostedt (VMware) · 6 years ago
  20. f27107f tracing/irqsoff: Handle preempt_count for different configs by Steven Rostedt (VMware) · 6 years ago
  21. bff1b20 tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage" by Steven Rostedt (VMware) · 6 years ago
  22. da5b3eb tracing: irqsoff: Account for additional preempt_disable by Joel Fernandes (Google) · 6 years ago
  23. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  24. da25a67 trace: Use rcu_dereference_raw for hooks from trace-event subsystem by Joel Fernandes (Google) · 6 years ago
  25. 6bc6c77 tracing/kprobes: Fix within_notrace_func() to check only notrace functions by Masami Hiramatsu · 6 years ago
  26. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  27. 44ec3ec ftrace: Use true and false for boolean values in ops_references_rec() by Gustavo A. R. Silva · 6 years ago
  28. d7224c0 ring-buffer: Make ring_buffer_record_is_set_on() return bool by Steven Rostedt (VMware) · 6 years ago
  29. 3ebea280 ring-buffer: Make ring_buffer_record_is_on() return bool by Steven Rostedt (VMware) · 6 years ago
  30. ec57350 tracing: Make tracer_tracing_is_on() return bool by Steven Rostedt (VMware) · 6 years ago
  31. 978defe tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread exists by Steven Rostedt (VMware) · 6 years ago
  32. 82fbc8c ftrace: Add missing check for existing hwlat thread by Erica Bugden · 6 years ago
  33. f143641 tracing: Do not call start/stop() functions when tracing_on does not change by Steven Rostedt (VMware) · 6 years ago
  34. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
  35. d899926 selftest/ftrace: Move kprobe selftest function to separate compile unit by Francis Deslauriers · 6 years ago
  36. 45408c4 tracing: kprobes: Prohibit probing on notrace function by Masami Hiramatsu · 6 years ago
  37. 518eeca tracing: preemptirq_delay_run() can be static by kbuild test robot · 6 years ago
  38. 87107a2 tracing/kprobes: Simplify the logic of enable_trace_kprobe() by Steven Rostedt (VMware) · 6 years ago
  39. 1fee4f7 doc: tracing: Fix a typo of trace_stat by Masami Hiramatsu · 6 years ago
  40. 72809cb tracing: Remove orphaned function ftrace_nr_registered_ops() by Masami Hiramatsu · 6 years ago
  41. 7b144b6 tracing: Remove orphaned function using_ftrace_ops_list_func(). by Masami Hiramatsu · 6 years ago
  42. f6b7425 tracing: Make unregister_trigger() static by Steven Rostedt (VMware) · 6 years ago
  43. f96e857 lib: Add module for testing preemptoff/irqsoff latency tracers by Joel Fernandes (Google) · 6 years ago
  44. 2b27ece tracing/irqsoff: Split reset into separate functions by Joel Fernandes (Google) · 7 years ago
  45. 2519c1b tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  46. 15cc786 tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  47. 57ea2a3 tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  48. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  49. 1863c38 tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  50. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  51. f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 7 years ago
  52. 0fc8c35 tracing/kprobe: Release kprobe print_fmt properly by Jiri Olsa · 6 years ago
  53. e1a4132 Blktrace: bail out early if block debugfs is not configured by Liu Bo · 7 years ago
  54. 03fc7f9 printk/nmi: Prevent deadlock when accessing the main log buffer in NMI by Petr Mladek · 7 years ago
  55. 1fe4293 tracing: Fix missing return symbol in function_graph output by Changbin Du · 7 years ago
  56. 5ccba64 ftrace: Nuke clear_ftrace_function by Yisheng Xie · 7 years ago
  57. 26b68dd tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 7 years ago
  58. f26808b tracing: Optimize trace_buffer_iter() logic by yuan linyu · 7 years ago
  59. f906587 tracing: Make create_filter() code match the comments by Steven Rostedt (VMware) · 6 years ago
  60. cf4d418 tracing: Avoid string overflow by Arnd Bergmann · 7 years ago
  61. ea27225 docs: histogram.txt: convert it to ReST file format by Mauro Carvalho Chehab · 7 years ago
  62. f446474 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  63. 08ae88f tracing: Use swap macro in update_max_tr by Gustavo A. R. Silva · 7 years ago
  64. 7030342 tracing: Check for no filter when processing event filters by Steven Rostedt (VMware) · 7 years ago
  65. cce188b bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe by Masami Hiramatsu · 7 years ago
  66. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  67. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  68. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  69. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  70. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  71. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  72. 5eb6eed Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  73. 591a033 tracing: Use match_string() instead of open coding it in trace_set_options() by Yisheng Xie · 7 years ago
  74. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  75. 4057ada Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 6167c20 ring-buffer: Fix a bunch of typos in comments by Steven Rostedt (VMware) · 7 years ago
  77. 34ea38c bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS by Yonghong Song · 7 years ago
  78. bf6fa2c8 bpf: implement bpf_get_current_cgroup_id() helper by Yonghong Song · 7 years ago
  79. bc23105 bpf: fix context access in tracing progs on 32 bit archs by Daniel Borkmann · 7 years ago
  80. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  81. 170a7e3 bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found by Sean Young · 7 years ago
  82. 3be4c1e tracing: Allow histogram triggers to access ftrace internal events by Steven Rostedt (VMware) · 7 years ago
  83. 10f20e9 tracing: Have zero size length in filter logic be full string by Steven Rostedt (VMware) · 7 years ago
  84. 3dd8095 tracing: Add trigger file for trace_markers tracefs/ftrace/print by Steven Rostedt (VMware) · 7 years ago
  85. 5d948c8 tracing: Do not show filter file for ftrace internal events by Steven Rostedt (VMware) · 7 years ago
  86. af3dcb5 tracing: Add brackets in ftrace event dynamic arrays by Steven Rostedt (VMware) · 7 years ago
  87. 58b9254 tracing: Have event_trace_init() called by trace_init_tracefs() by Steven Rostedt (VMware) · 7 years ago
  88. 3c96529 tracing: Add __find_event_file() to find event files without restrictions by Steven Rostedt (VMware) · 7 years ago
  89. c94e45b tracing: Do not reference event data in post call triggers by Steven Rostedt (VMware) · 7 years ago
  90. 2824f50 tracing: Make the snapshot trigger work with instances by Steven Rostedt (VMware) · 7 years ago
  91. 86b389f tracing: Fix crash when freeing instances with event triggers by Steven Rostedt (VMware) · 7 years ago
  92. 41bdc4b bpf: introduce bpf subcommand BPF_TASK_FD_QUERY by Yonghong Song · 7 years ago
  93. 13a5531 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  94. cee4393 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() by Paul E. McKenney · 7 years ago
  95. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  96. dc432c3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 7 years ago
  97. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  98. 4b29390 Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  99. 0c5a9ac tracing: Fix the file mode of stack tracer by Zhengyuan Liu · 7 years ago
  100. 1ce0500 ftrace: Have set_graph_* files have normal file modes by Chen LinX · 10 years ago