1. 86599db tracing: Add helper functions to simplify event_command.parse() callback handling by Tom Zanussi · 3 years ago
  2. 2378a2d tracing: Remove ops param from event_command reg()/unreg() callbacks by Tom Zanussi · 3 years ago
  3. fb339e5 tracing: Change event_trigger_ops func() to trigger() by Tom Zanussi · 3 years ago
  4. 9ec5a7d tracing: Change event_command func() to parse() by Tom Zanussi · 3 years ago
  5. 7491e2c tracing: Add a probe that attaches to trace events by Tzvetomir Stoyanov (VMware) · 3 years, 5 months ago
  6. 1d18538 tracing: Have dynamic events have a ref counter by Steven Rostedt (VMware) · 3 years, 5 months ago
  7. 099dcc1 tracing: Fix set_named_trigger_data() kernel-doc comment by Qiujun Huang · 3 years, 8 months ago
  8. b47e330 tracing: Pass buffer of event to trigger operations by Steven Rostedt (VMware) · 3 years, 10 months ago
  9. 6784bea tracing: Fix event trigger to accept redundant spaces by Masami Hiramatsu · 4 years, 7 months ago
  10. 0bbe7f7 tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation by Xiao Yang · 4 years, 9 months ago
  11. 6722b23 trigger_next should increase position index by Vasily Averin · 5 years ago
  12. 3b42a4c tracing: trigger: Replace unneeded RCU-list traversals by Masami Hiramatsu · 5 years ago
  13. 81a5955 tracing/boot: Add per-event settings by Masami Hiramatsu · 5 years ago
  14. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  15. 1e144d7 tracing: Add trace_array parameter to create_event_filter() by Steven Rostedt (VMware) · 6 years ago
  16. 3cec638 tracing: Fix memory leak in set_trigger_filter() by Steven Rostedt (VMware) · 6 years ago
  17. bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
  18. e0a568d tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister() by Steven Rostedt (VMware) · 6 years ago
  19. f6b7425 tracing: Make unregister_trigger() static by Steven Rostedt (VMware) · 6 years ago
  20. 15cc786 tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  21. 1863c38 tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  22. c94e45b tracing: Do not reference event data in post call triggers by Steven Rostedt (VMware) · 7 years ago
  23. 2824f50 tracing: Make the snapshot trigger work with instances by Steven Rostedt (VMware) · 7 years ago
  24. 86b389f tracing: Fix crash when freeing instances with event triggers by Steven Rostedt (VMware) · 7 years ago
  25. 067fe03 tracing: Add variable reference handling to hist triggers by Tom Zanussi · 7 years ago
  26. 1ac4f51 tracing: Give event triggers access to ring_buffer_event by Tom Zanussi · 7 years ago
  27. 2ee5b92 tracing: Update stack trace skipping for ORC unwinder by Steven Rostedt (VMware) · 7 years ago
  28. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  29. a0d0c62 tracing: Call traceoff trigger after event is recorded by Masami Hiramatsu · 8 years ago
  30. db1388b tracing: Add support for named triggers by Tom Zanussi · 9 years ago
  31. d0bad49 tracing: Add enable_hist/disable_hist triggers by Tom Zanussi · 9 years ago
  32. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 9 years ago
  33. 353206f tracing: Use flags instead of bool in trigger structure by Steven Rostedt (Red Hat) · 9 years ago
  34. a88e1cf tracing: Add an unreg_all() callback to trigger commands by Tom Zanussi · 9 years ago
  35. a5863da tracing: Add needs_rec flag to event triggers by Tom Zanussi · 9 years ago
  36. 104f281 tracing: Add a per-event-trigger 'paused' field by Tom Zanussi · 9 years ago
  37. c4a5923 tracing: Add event record param to trigger_ops.func() by Tom Zanussi · 9 years ago
  38. ab4bf00 tracing: Make event trigger functions available by Tom Zanussi · 9 years ago
  39. 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
  40. 70f6cbb kernel/*: switch to memdup_user_nul() by Al Viro · 9 years ago
  41. 4e4a4d7 tracing: Update cond flag when enabling or disabling a trigger by Tom Zanussi · 9 years ago
  42. a723776 tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call by Steven Rostedt (Red Hat) · 10 years ago
  43. 5d6ad96 tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* by Steven Rostedt (Red Hat) · 10 years ago
  44. 687fcc4 tracing: Rename ftrace_event_name() to trace_event_name() by Steven Rostedt (Red Hat) · 10 years ago
  45. 7f1d2f8 tracing: Rename ftrace_event_file to trace_event_file by Steven Rostedt (Red Hat) · 10 years ago
  46. 1177e43 trace: Replace single-character seq_puts with seq_putc by Rasmus Villemoes · 10 years ago
  47. fa6f0cc tracing: Replace seq_printf by simpler equivalents by Rasmus Villemoes · 10 years ago
  48. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
  49. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 11 years ago
  50. dd97b95 tracing: Show available event triggers when no trigger is set by Steven Rostedt (Red Hat) · 11 years ago
  51. e8dc637 tracing: Fix counter for traceon/off event triggers by Steven Rostedt (Red Hat) · 11 years ago
  52. d8a30f2 tracing: Fix rcu handling of event_trigger_data filter field by Steven Rostedt (Red Hat) · 11 years ago
  53. 098c879 tracing: Add generic tracing_lseek() function by Steven Rostedt (Red Hat) · 11 years ago
  54. bac5fb9 tracing: Add and use generic set_trigger_filter() implementation by Tom Zanussi · 11 years ago
  55. 7862ad1 tracing: Add 'enable_event' and 'disable_event' event trigger commands by Tom Zanussi · 11 years ago
  56. f21ecbb tracing: Add 'stacktrace' event trigger command by Tom Zanussi · 11 years ago
  57. 93e31ff tracing: Add 'snapshot' event trigger command by Tom Zanussi · 11 years ago
  58. 2a2df32 tracing: Add 'traceon' and 'traceoff' event trigger commands by Tom Zanussi · 11 years ago
  59. 85f2b08 tracing: Add basic event trigger framework by Tom Zanussi · 11 years ago