1. 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
  2. 4f67cca tracing: Do not let synth_events block other dyn_event systems during create by Beau Belgrave · 3 years, 3 months ago
  3. c24be24 tracing: Fix possible memory leak in __create_synth_event() error path by Miaoqian Lin · 3 years, 1 month ago
  4. 1d83c3a tracing: Fix synth_event_add_val() kernel-doc comment by Qiujun Huang · 3 years, 8 months ago
  5. 21ccc9c tracing: Disable "other" permission bits in the tracefs files by Steven Rostedt (VMware) · 3 years, 4 months ago
  6. 1d18538 tracing: Have dynamic events have a ref counter by Steven Rostedt (VMware) · 3 years, 4 months ago
  7. 8b0e6c7 tracing: Add DYNAMIC flag for dynamic events by Steven Rostedt (VMware) · 3 years, 4 months ago
  8. 9528c19 tracing: Clean up alloc_synth_event() by Steven Rostedt (VMware) · 3 years, 5 months ago
  9. f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
  10. f40fc79 tracing: Fix memory leak in __create_synth_event() by Vamshi K Sthambamkadi · 3 years, 10 months ago
  11. 8b5ab6b tracing: Add a backward-compatibility check for synthetic event creation by Tom Zanussi · 3 years, 11 months ago
  12. 8d3e816 tracing: Update synth command errors by Tom Zanussi · 3 years, 11 months ago
  13. c9e759b tracing: Rework synthetic event command parsing by Tom Zanussi · 3 years, 11 months ago
  14. d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 3 years, 11 months ago
  15. 2b5894c tracing: Fix some typos in comments by Qiujun Huang · 4 years, 2 months ago
  16. 561ca66 tracing: Make -ENOMEM the default error for parse_synth_field() by Steven Rostedt (VMware) · 4 years, 2 months ago
  17. 761a8c5 tracing, synthetic events: Replace buggy strcat() with seq_buf operations by Steven Rostedt (VMware) · 4 years, 2 months ago
  18. 6107742 tracing: support "bool" type in synthetic trace events by Axel Rasmussen · 4 years, 3 months ago
  19. 10819e25 tracing: Handle synthetic event array field type checking correctly by Tom Zanussi · 4 years, 3 months ago
  20. d4d7046 tracing: Add synthetic event error logging by Tom Zanussi · 4 years, 3 months ago
  21. 9bbb3329 tracing: Check that the synthetic event and field names are legal by Tom Zanussi · 4 years, 3 months ago
  22. 7d27adf tracing: Don't show dynamic string internals in synthetic event description by Tom Zanussi · 4 years, 3 months ago
  23. 8481835 tracing: Fix synthetic print fmt check for use of __get_str() by Steven Rostedt (VMware) · 4 years, 3 months ago
  24. 8db4d6b tracing: Change synthetic event string format to limit printed length by Steven Rostedt (VMware) · 4 years, 3 months ago
  25. bd82631 tracing: Add support for dynamic strings to synthetic events by Tom Zanussi · 4 years, 3 months ago
  26. 8fbeb52 tracing: Fix parse_synth_field() error handling by Tom Zanussi · 4 years, 3 months ago
  27. ba0fbfb tracing/boot, kprobe, synth: Initialize boot-time tracing earlier by Masami Hiramatsu · 4 years, 4 months ago
  28. 5c8c206 tracing: Delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  29. 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 6 months ago
  30. 726721a tracing: Move synthetic events to a separate file by Tom Zanussi · 4 years, 7 months ago