1. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  2. 1e144d7 tracing: Add trace_array parameter to create_event_filter() by Steven Rostedt (VMware) · 6 years ago
  3. 3cec638 tracing: Fix memory leak in set_trigger_filter() by Steven Rostedt (VMware) · 6 years ago
  4. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  5. e0a568d tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister() by Steven Rostedt (VMware) · 6 years ago
  6. f6b7425 tracing: Make unregister_trigger() static by Steven Rostedt (VMware) · 6 years ago
  7. 15cc786 tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  8. 1863c38 tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  9. c94e45b tracing: Do not reference event data in post call triggers by Steven Rostedt (VMware) · 7 years ago
  10. 2824f50 tracing: Make the snapshot trigger work with instances by Steven Rostedt (VMware) · 7 years ago
  11. 86b389f tracing: Fix crash when freeing instances with event triggers by Steven Rostedt (VMware) · 7 years ago
  12. 067fe03 tracing: Add variable reference handling to hist triggers by Tom Zanussi · 7 years ago
  13. 1ac4f51 tracing: Give event triggers access to ring_buffer_event by Tom Zanussi · 7 years ago
  14. 2ee5b92 tracing: Update stack trace skipping for ORC unwinder by Steven Rostedt (VMware) · 7 years ago
  15. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  16. a0d0c62 tracing: Call traceoff trigger after event is recorded by Masami Hiramatsu · 8 years ago
  17. db1388b tracing: Add support for named triggers by Tom Zanussi · 9 years ago
  18. d0bad49 tracing: Add enable_hist/disable_hist triggers by Tom Zanussi · 9 years ago
  19. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 9 years ago
  20. 353206f tracing: Use flags instead of bool in trigger structure by Steven Rostedt (Red Hat) · 9 years ago
  21. a88e1cf tracing: Add an unreg_all() callback to trigger commands by Tom Zanussi · 9 years ago
  22. a5863da tracing: Add needs_rec flag to event triggers by Tom Zanussi · 9 years ago
  23. 104f281 tracing: Add a per-event-trigger 'paused' field by Tom Zanussi · 9 years ago
  24. c4a5923 tracing: Add event record param to trigger_ops.func() by Tom Zanussi · 9 years ago
  25. ab4bf00 tracing: Make event trigger functions available by Tom Zanussi · 9 years ago
  26. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  27. 70f6cbb kernel/*: switch to memdup_user_nul() by Al Viro · 9 years ago
  28. 4e4a4d7 tracing: Update cond flag when enabling or disabling a trigger by Tom Zanussi · 9 years ago
  29. a723776 tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call by Steven Rostedt (Red Hat) · 10 years ago
  30. 5d6ad96 tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* by Steven Rostedt (Red Hat) · 10 years ago
  31. 687fcc4 tracing: Rename ftrace_event_name() to trace_event_name() by Steven Rostedt (Red Hat) · 10 years ago
  32. 7f1d2f8 tracing: Rename ftrace_event_file to trace_event_file by Steven Rostedt (Red Hat) · 10 years ago
  33. 1177e43 trace: Replace single-character seq_puts with seq_putc by Rasmus Villemoes · 10 years ago
  34. fa6f0cc tracing: Replace seq_printf by simpler equivalents by Rasmus Villemoes · 10 years ago
  35. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
  36. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 11 years ago
  37. dd97b95 tracing: Show available event triggers when no trigger is set by Steven Rostedt (Red Hat) · 11 years ago
  38. e8dc637 tracing: Fix counter for traceon/off event triggers by Steven Rostedt (Red Hat) · 11 years ago
  39. d8a30f2 tracing: Fix rcu handling of event_trigger_data filter field by Steven Rostedt (Red Hat) · 11 years ago
  40. 098c879 tracing: Add generic tracing_lseek() function by Steven Rostedt (Red Hat) · 11 years ago
  41. bac5fb9 tracing: Add and use generic set_trigger_filter() implementation by Tom Zanussi · 11 years ago
  42. 7862ad1 tracing: Add 'enable_event' and 'disable_event' event trigger commands by Tom Zanussi · 11 years ago
  43. f21ecbb tracing: Add 'stacktrace' event trigger command by Tom Zanussi · 11 years ago
  44. 93e31ff tracing: Add 'snapshot' event trigger command by Tom Zanussi · 11 years ago
  45. 2a2df32 tracing: Add 'traceon' and 'traceoff' event trigger commands by Tom Zanussi · 11 years ago
  46. 85f2b08 tracing: Add basic event trigger framework by Tom Zanussi · 11 years ago