1. 2d396cb tracing: Do not create "enable" or "filter" files for ftrace event subsystem by Steven Rostedt (VMware) · 3 years, 11 months ago
  2. 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
  3. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
  4. 60efe21 tracing: Disable ftrace selftests when any tracer is running by Masami Hiramatsu · 4 years, 1 month ago
  5. 524666c tracepoints: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 2 months ago
  6. d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 2 months ago
  7. 2b5894c tracing: Fix some typos in comments by Qiujun Huang · 4 years, 2 months ago
  8. a25d036 ftrace: Reverse what the RECURSION flag means in the ftrace_ops by Steven Rostedt (VMware) · 4 years, 2 months ago
  9. 93f3d8f Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  10. ce66f61 tracing: Remove __init from __trace_early_add_new_event() by Masami Hiramatsu · 4 years, 3 months ago
  11. fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  12. 720dee5 tracing/boot: Initialize per-instance event list in early boot by Masami Hiramatsu · 4 years, 3 months ago
  13. a838dea tracing: Enable adding dynamic events early stage by Masami Hiramatsu · 4 years, 4 months ago
  14. ac343da tracing: Define event fields early stage by Masami Hiramatsu · 4 years, 4 months ago
  15. dc300d7 tracing: toplevel d_entry already initialized by Wei Yang · 4 years, 6 months ago
  16. 0340a6b module: Fix up module_notifier return values by Peter Zijlstra · 4 years, 5 months ago
  17. afcab63 tracing: Use trace_sched_process_free() instead of exit() for pid tracing by Steven Rostedt (VMware) · 4 years, 5 months ago
  18. 2d19bd7 tracing: Add hist_debug trace event files for histogram debugging by Tom Zanussi · 4 years, 9 months ago
  19. 2768362 tracing: Create set_event_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 4 years, 9 months ago
  20. b3b1e6e ftrace: Create set_ftrace_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 4 years, 10 months ago
  21. 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
  22. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  23. e3e2a2c tracing: Add trace_get/put_event_file() by Tom Zanussi · 5 years ago
  24. 8cfcf15 tracing: kprobes: Output kprobe event to printk buffer by Masami Hiramatsu · 5 years ago
  25. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  26. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  27. 46f5cfc Merge branch 'core/kprobes' into perf/core, to pick up a completed branch by Ingo Molnar · 5 years ago
  28. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  29. a3d1e7e simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems by Al Viro · 5 years ago
  30. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  31. 6c3edaf tracing: Introduce trace event injection by Cong Wang · 5 years ago
  32. 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
  33. 2887978 tracing: Adding new functions for kernel access to Ftrace instances by Divya Indi · 5 years ago
  34. 953ae45 tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 5 years ago
  35. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  36. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  37. aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
  38. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  39. 595a438 tracing: Make exported ftrace_set_clr_event non-static by Denis Efremov · 5 years ago
  40. 30c9370 tracing: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  41. 0aeb1de tracing: Make trace_get_fields() global by Cong Wang · 6 years ago
  42. b3015fe tracing: Make a separate config for trace event self tests by Steven Rostedt (VMware) · 6 years ago
  43. cbe08bc tracing: Fix partial reading of trace event's id file by Elazar Leibovich · 6 years ago
  44. f45d122 tracing: Kernel access to Ftrace instances by Divya Indi · 6 years ago
  45. b6b2735 tracing: Use str_has_prefix() instead of using fixed sizes by Steven Rostedt (VMware) · 6 years ago
  46. 7e1413e tracing: Consolidate trace_add/remove_event_call back to the nolock functions by Steven Rostedt (VMware) · 6 years ago
  47. fc800a1 tracing: Lock event_mutex before synth_event_mutex by Masami Hiramatsu · 6 years ago
  48. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  49. e0a568d tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister() by Steven Rostedt (VMware) · 6 years ago
  50. da25a67 trace: Use rcu_dereference_raw for hooks from trace-event subsystem by Joel Fernandes (Google) · 6 years ago
  51. 5d948c8 tracing: Do not show filter file for ftrace internal events by Steven Rostedt (VMware) · 7 years ago
  52. 58b9254 tracing: Have event_trace_init() called by trace_init_tracefs() by Steven Rostedt (VMware) · 7 years ago
  53. 3c96529 tracing: Add __find_event_file() to find event files without restrictions by Steven Rostedt (VMware) · 7 years ago
  54. f4d0706 tracing: Make sure the parsed string always terminates with '\0' by Changbin Du · 7 years ago
  55. 1ebe1ea tracing: Fix converting enum's from the map in trace_event_eval_update() by Steven Rostedt (VMware) · 7 years ago
  56. 12ecef0 tracing: Reverse the order of trace_types_lock and event_mutex by Steven Rostedt (VMware) · 7 years ago
  57. 7685ab6 tracing: Fix clear of RECORDED_TGID flag when disabling trace event by Chunyu Hu · 7 years ago
  58. 065e63f tracing: Only have rmmod clear buffers that its events were active in by Steven Rostedt (VMware) · 7 years ago
  59. d914ba3 tracing: Add support for recording tgid of tasks by Joel Fernandes · 8 years ago
  60. 67ec0d8 tracing: Rename enum_replace to eval_replace by Jeremy Linton · 8 years ago
  61. f57a414 trace: rename enum_map functions by Jeremy Linton · 8 years ago
  62. 00f4b65 trace: rename trace_enum_map to trace_eval_map by Jeremy Linton · 8 years ago
  63. 6e44431 tracing/ftrace: Add a better way to pass data via the probe functions by Steven Rostedt (VMware) · 8 years ago
  64. 7b60f3d ftrace: Dynamically create the probe ftrace_ops for the trace_array by Steven Rostedt (VMware) · 8 years ago
  65. b5f081b tracing: Pass the trace_array into ftrace_probe_ops functions by Steven Rostedt (VMware) · 8 years ago
  66. 04ec7bb tracing: Have the trace_array hold the list of registered func probes by Steven Rostedt (VMware) · 8 years ago
  67. d3d532d ftrace: Have unregister_ftrace_function_probe_func() return a value by Steven Rostedt (VMware) · 8 years ago
  68. 1a48df0 ftrace: Remove data field from ftrace_func_probe structure by Steven Rostedt (VMware) · 8 years ago
  69. 41794f1 ftrace: Added ftrace_func_mapper for function probe triggers by Steven Rostedt (VMware) · 8 years ago
  70. bca6c8d ftrace: Pass probe ops to probe function by Steven Rostedt (VMware) · 8 years ago
  71. 989a0a3 tracing: Have system enable return error if one of the events fail by Steven Rostedt (Red Hat) · 8 years ago
  72. 42391745 tracing: Make tracepoint_printk a static_key by Steven Rostedt (Red Hat) · 8 years ago
  73. 7d43640 tracing: Add error checks to creation of event files by Steven Rostedt (Red Hat) · 8 years ago
  74. e947841 tracing: Show the preempt count of when the event was called by Steven Rostedt (Red Hat) · 9 years ago
  75. 76c813e tracing: Move pid_list write processing into its own function by Steven Rostedt (Red Hat) · 9 years ago
  76. 5cc8976 tracing: Move the pid_list seq_file functions to be global by Steven Rostedt (Red Hat) · 9 years ago
  77. d8275c4 tracing: Move filtered_pid helper functions into trace.c by Steven Rostedt · 9 years ago
  78. 4e267db tracing: Make the pid filtering helper functions global by Steven Rostedt · 9 years ago
  79. 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  80. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  81. 0fc1b09 tracing: Use temp buffer when filtering events by Steven Rostedt (Red Hat) · 9 years ago
  82. 854145e tracing: Don't display trigger file for events that can't be enabled by Chunyu Hu · 9 years ago
  83. 9b9db27 tracing: Remove one use of trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 9 years ago
  84. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 9 years ago
  85. c37775d tracing: Add infrastructure to allow set_event_pid to follow children by Steven Rostedt · 9 years ago
  86. f4d34a8 tracing: Use pid bitmap instead of a pid array for set_event_pid by Steven Rostedt · 9 years ago
  87. 9ebc57c tracing: Rename check_ignore_pid() to ignore_this_task() by Steven Rostedt · 9 years ago
  88. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 9 years ago
  89. e57cbaf tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 9 years ago
  90. d045437 tracing: Fix showing function event in available_events by Steven Rostedt (Red Hat) · 9 years ago
  91. 70f6cbb kernel/*: switch to memdup_user_nul() by Al Viro · 9 years ago
  92. 0f72e37 tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter by Steven Rostedt (Red Hat) · 9 years ago
  93. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  94. 43ed384 tracing: Put back comma for empty fields in boot string parsing by Steven Rostedt (Red Hat) · 9 years ago
  95. 799fd44 tracing: Call on_each_cpu() when adding or removing single pids from set_event_pid by Steven Rostedt (Red Hat) · 9 years ago
  96. fb66228 tracing: Fix sparse RCU warning by Steven Rostedt (Red Hat) · 9 years ago
  97. 8ca532a tracing: Check all tasks on each CPU when filtering pids by Steven Rostedt (Red Hat) · 9 years ago
  98. 3fdaf80 tracing: Implement event pid filtering by Steven Rostedt (Red Hat) · 9 years ago
  99. 4909010 tracing: Add set_event_pid directory for future use by Steven Rostedt (Red Hat) · 9 years ago
  100. 79ac6ef tracing: Use kstrdup_const instead of private implementation by Rasmus Villemoes · 9 years ago