1. 67ab5eb tracing: Don't inc err_log entry count if entry allocation fails by Tom Zanussi · 2 years, 11 months ago
  2. 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  3. 289e7b0 tracing: Account bottom half disabled sections. by Sebastian Andrzej Siewior · 3 years, 1 month ago
  4. f28439d tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 3 years ago
  5. 823e670 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 3 years ago
  6. 2768c1e tracing: Use trace_iterator_reset() in tracing_read_pipe() by Steven Rostedt (VMware) · 3 years, 1 month ago
  7. 2972e30 tracing: Make trace_marker{,_raw} stream-like by John Keeping · 3 years, 1 month ago
  8. 6c536d7 tracing: Disable preemption when using the filter buffer by Steven Rostedt (VMware) · 3 years, 1 month ago
  9. e07a1d5 tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver() by Steven Rostedt (VMware) · 3 years, 1 month ago
  10. f2b20c6 tracing: Fix spelling mistake "aritmethic" -> "arithmetic" by Colin Ian King · 3 years, 2 months ago
  11. 2ef75e9 tracing: Don't use out-of-sync va_list in event printing by Nikita Yushchenko · 3 years, 1 month ago
  12. c4c1dbc tracing: Use memset_startat() to zero struct trace_iterator by Kees Cook · 3 years, 1 month ago
  13. e1fd0b2 Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  14. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  15. 6a6e5ef tracing/histogram: Document hist trigger variables by Kalesh Singh · 3 years, 2 months ago
  16. 21ccc9c tracing: Disable "other" permission bits in the tracefs files by Steven Rostedt (VMware) · 3 years, 4 months ago
  17. 424b650 tracing: Fix missing osnoise tracer on max_latency by Jackie Liu · 3 years, 3 months ago
  18. 6954e41 tracing: Place trace_pid_list logic into abstract functions by Steven Rostedt (VMware) · 3 years, 3 months ago
  19. 4317562 Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  20. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  21. 54357f0 tracing: Add migrate-disabled counter to tracing output. by Thomas Gleixner · 3 years, 5 months ago
  22. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
  23. c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 4 months ago
  24. 7491e2c tracing: Add a probe that attaches to trace events by Tzvetomir Stoyanov (VMware) · 3 years, 4 months ago
  25. 1d18538 tracing: Have dynamic events have a ref counter by Steven Rostedt (VMware) · 3 years, 4 months ago
  26. 3703643 tracing/histogram: Update the documentation for the buckets modifier by Steven Rostedt (VMware) · 3 years, 6 months ago
  27. 6c34df6 tracing: Apply trace filters on all output channels by Pingfan Liu · 3 years, 5 months ago
  28. ff41c28 tracing: Fix NULL pointer dereference in start_creating by Kamal Agrawal · 3 years, 5 months ago
  29. 85e3e7f printk: remove NMI tracking by John Ogness · 3 years, 6 months ago
  30. 1e3bac7 tracing/histogram: Rename "cpu" to "common_cpu" by Steven Rostedt (VMware) · 3 years, 5 months ago
  31. 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
  32. 4030a6e tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT by Paul Burton · 3 years, 6 months ago
  33. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  34. b81b3e9 tracing: Simplify & fix saved_tgids logic by Paul Burton · 3 years, 6 months ago
  35. 6880c98 tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined by Steven Rostedt (VMware) · 3 years, 6 months ago
  36. bc87cf0a trace: Add a generic function to read/write u64 values from tracefs by Daniel Bristot de Oliveira · 3 years, 6 months ago
  37. 4fdd595 tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years, 6 months ago
  38. 85550c8 tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years, 6 months ago
  39. 2db7ab6 tracing: Have ftrace_dump_on_oops kernel parameter take numbers by Steven Rostedt (VMware) · 3 years, 6 months ago
  40. f386013 tracing: Add tp_printk_stop_on_boot option by Steven Rostedt (VMware) · 3 years, 6 months ago
  41. 8f0901c tracing: Add better comments for the filtering temp buffer use case by Steven Rostedt (VMware) · 3 years, 7 months ago
  42. faa76a6 tracing: Simplify the max length test when using the filtering temp buffer by Steven Rostedt (VMware) · 3 years, 7 months ago
  43. 08b0c9b tracing: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 8 months ago
  44. 3e08a9f tracing: Correct the length check which causes memory corruption by Liangyan · 3 years, 7 months ago
  45. eb01f53 tracing: Handle %.*s in trace_check_vprintf() by Steven Rostedt (VMware) · 3 years, 8 months ago
  46. 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
  47. 785e3c0 tracing: Map all PIDs to command lines by Steven Rostedt (VMware) · 3 years, 8 months ago
  48. 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
  49. 0e1e71d tracing: Fix checking event hash pointer logic when tp_printk is enabled by Steven Rostedt (VMware) · 3 years, 8 months ago
  50. c658797 tracing: Add method for recording "func_repeats" events by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  51. 20344c5 tracing: Add "last_func_repeats" to struct trace_array by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  52. c5e3a41 kernel: Initialize cpumask before parsing by Tetsuo Handa · 3 years, 9 months ago
  53. f3ef720 tracing: Remove unused argument from "ring_buffer_time_stamp() by Yordan Karadzhov (VMware) · 3 years, 9 months ago
  54. 22d5755 Merge branch 'trace/ftrace/urgent' into HEAD by Steven Rostedt (VMware) · 3 years, 9 months ago
  55. 9deb193 tracing: Fix stack trace event size by Steven Rostedt (VMware) · 3 years, 9 months ago
  56. f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
  57. 9a6944f tracing: Add a verifier to check string pointers for trace events by Steven Rostedt (VMware) · 3 years, 10 months ago
  58. d8279bfc tracing: Add tracing_event_time_stamp() API by Steven Rostedt (VMware) · 3 years, 10 months ago
  59. b94bc80 tracing: Use a no_filter_buffering_ref to stop using the filter buffer by Steven Rostedt (VMware) · 3 years, 10 months ago
  60. b47e330 tracing: Pass buffer of event to trigger operations by Steven Rostedt (VMware) · 3 years, 10 months ago
  61. ee666a1 tracing: Skip selftests if tracing is disabled by Steven Rostedt (VMware) · 3 years, 10 months ago
  62. c958423 Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
  63. 99e22ce tracing: Make hash-ptr option default by Steven Rostedt (VMware) · 3 years, 11 months ago
  64. a345a67 tracing: Add ptr-hash option to show the hashed pointer value by Masami Hiramatsu · 4 years, 2 months ago
  65. efbbdaa tracing: Show real address for trace event arguments by Masami Hiramatsu · 4 years, 2 months ago
  66. b220c04 tracing: Check length before giving out the filter buffer by Steven Rostedt (VMware) · 3 years, 11 months ago
  67. d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 3 years, 11 months ago
  68. 557d50e tracing: Fix a kernel doc warning by Bean Huo · 4 years ago
  69. fe42788 tracing: Use in_serving_softirq() to deduct softirq status. by Sebastian Andrzej Siewior · 4 years ago
  70. 0c02006 tracing: Inline tracing_gen_ctx_flags() by Sebastian Andrzej Siewior · 4 years ago
  71. 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
  72. b3ca59f tracing: Update trace_ignore_this_task() kernel-doc comment by Qiujun Huang · 4 years ago
  73. 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
  74. f6a6946 tracing: Offload eval map updates to a work queue by Steven Rostedt (VMware) · 4 years ago
  75. 60efe21 tracing: Disable ftrace selftests when any tracer is running by Masami Hiramatsu · 4 years, 1 month ago
  76. bcee527 tracing: Fix userstacktrace option for instances by Steven Rostedt (VMware) · 4 years, 1 month ago
  77. 8fa655a tracing: Fix alignment of static buffer by Minchan Kim · 4 years, 1 month ago
  78. 2b5894c tracing: Fix some typos in comments by Qiujun Huang · 4 years, 2 months ago
  79. 906695e tracing: Fix the checking of stackidx in __ftrace_trace_stack by Qiujun Huang · 4 years, 2 months ago
  80. c1acb4a tracing: Fix out of bounds write in get_trace_buf by Qiujun Huang · 4 years, 2 months ago
  81. fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
  82. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
  83. 499f7bb tracing: Fix some typos in comments by Qiujun Huang · 4 years, 3 months ago
  84. dd502a8 Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  85. 43aa422 tracing: Remove a pointless assignment by Sudip Mukherjee · 4 years, 3 months ago
  86. 1bc36bd tracing: Add README information for synthetic_events file by Tom Zanussi · 4 years, 3 months ago
  87. 458999c tracing: Add trace_export support for trace_marker by Tingwei Zhang · 4 years, 3 months ago
  88. 8ab7a2b tracing: Add trace_export support for event trace by Tingwei Zhang · 4 years, 3 months ago
  89. 8438f52 tracing: Add flag to control different traces by Tingwei Zhang · 4 years, 3 months ago
  90. 851e6f6 tracing: Fix trace_find_next_entry() accounting of temp buffer size by Steven Rostedt (VMware) · 4 years, 3 months ago
  91. 720dee5 tracing/boot: Initialize per-instance event list in early boot by Masami Hiramatsu · 4 years, 3 months ago
  92. 4114fbf tracing: Enable creating new instance early boot by Masami Hiramatsu · 4 years, 4 months ago
  93. 3dd3aae tracing/uprobes: Support perf-style return probe by Masami Hiramatsu · 4 years, 4 months ago
  94. 4725cd8 tracing/kprobes: Support perf-style return probe by Masami Hiramatsu · 4 years, 4 months ago
  95. eb8d8b4 tracing: remove a pointless assignment by Dan Carpenter · 4 years, 4 months ago
  96. b427e76 tracing: Use __this_cpu_read() in trace_buffered_event_enable() by Xianting Tian · 4 years, 5 months ago
  97. 5c8c206 tracing: Delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  98. 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 6 months ago
  99. 795d637 tracing: Make the space reserved for the pid wider by Sebastian Andrzej Siewior · 4 years, 4 months ago
  100. 0340a6b module: Fix up module_notifier return values by Peter Zijlstra · 4 years, 4 months ago