Age | Commit message (Expand) | Author |
---|---|---|
2022-02-25 | eprobes: Remove redundant event type information | Steven Rostedt (Google) |
2022-01-10 | tracing: Remove ops param from event_command reg()/unreg() callbacks | Tom Zanussi |
2022-01-10 | tracing: Change event_trigger_ops func() to trigger() | Tom Zanussi |
2022-01-10 | tracing: Change event_command func() to parse() | Tom Zanussi |
2021-12-06 | tracing: Have eprobes use filtering logic of trace events | Steven Rostedt (VMware) |
2021-10-29 | tracing: Fix misspelling of "missing" | Steven Rostedt (VMware) |
2021-10-27 | tracing: Do not warn when connecting eprobe to non existing event | Steven Rostedt (VMware) |
2021-10-13 | tracing: Fix event probe removal from dynamic events | Steven Rostedt (VMware) |
2021-10-10 | tracing: Fix memory leak in eprobe_register() | Vamshi K Sthambamkadi |
2021-09-07 | tracing: Fix some alloc_event_probe() error handling bugs | Dan Carpenter |
2021-08-20 | tracing: Add a probe that attaches to trace events | Tzvetomir Stoyanov (VMware) |