1. 21ccc9c tracing: Disable "other" permission bits in the tracefs files by Steven Rostedt (VMware) · 3 years, 5 months ago
  2. 9a6944f tracing: Add a verifier to check string pointers for trace events by Steven Rostedt (VMware) · 3 years, 11 months ago
  3. 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
  4. 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 6 months ago
  5. 0340a6b module: Fix up module_notifier return values by Peter Zijlstra · 4 years, 5 months ago
  6. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  7. ca9184f tracing: Trivia spelling fix containerof() -> container_of() by Andy Shevchenko · 6 years ago
  8. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  9. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
  10. 70c8217 tracing: Handle NULL formats in hold_module_trace_bprintk_format() by Steven Rostedt (Red Hat) · 9 years ago
  11. 3debb0a tracing: Fix trace_printk() to print when not using bprintk() by Steven Rostedt (Red Hat) · 9 years ago
  12. f36d1be tracing: Fix setting of start_index in find_next() by Qiu Peiyang · 9 years ago
  13. b9f9108 tracing: Remove access to trace_flags in trace_printk.c by Steven Rostedt (Red Hat) · 9 years ago
  14. 14a5ae4 tracing: Use IS_ERR() check for return value of tracing_init_dentry() by Steven Rostedt (Red Hat) · 10 years ago
  15. 3efb5f2 tracing: Remove unneeded includes of debugfs.h and fs.h by Steven Rostedt (Red Hat) · 10 years ago
  16. 1177e43 trace: Replace single-character seq_puts with seq_putc by Rasmus Villemoes · 10 years ago
  17. 102c932 tracing: Add __tracepoint_string() to export string pointers by Steven Rostedt (Red Hat) · 12 years ago
  18. 07d777f tracing: Add percpu buffers for trace_printk() by Steven Rostedt · 13 years ago
  19. 3a301d7 tracing: Clean up tb_fmt to not give faulty compile warning by Steven Rostedt · 13 years ago
  20. db5e7ec tracing: Fix regression in printk_formats file by Steven Rostedt · 14 years ago
  21. 1813dc3 tracing: Print trace_bprintk() formats for modules too by Steven Rostedt · 14 years ago
  22. 0588fa3 tracing: Convert trace_printk() formats for module to const char * by Steven Rostedt · 14 years ago
  23. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  24. 4c739ff tracing: show proper address for trace-printk format by Steven Rostedt · 15 years ago
  25. c8961ec tracing_bprintk: Don't increment @pos in t_start() by Li Zefan · 16 years ago
  26. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 16 years ago
  27. 40ce74f tracing: remove recording function depth from trace_printk by Steven Rostedt · 16 years ago
  28. 7975a2b tracing: export trace formats to user space by Steven Rostedt · 16 years ago
  29. 48ead02 tracing/core: bring back raw trace_printk for dynamic formats strings by Frederic Weisbecker · 16 years ago
  30. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago[Renamed (66%) from kernel/trace/trace_bprintk.c]
  31. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 16 years ago
  32. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago