aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_events_inject.c
AgeCommit message (Expand)Author
2023-09-23tracing: Have event inject files inc the trace array ref countSteven Rostedt (Google)
2023-05-26tracing: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2021-12-06tracing: Support __rel_loc relative dynamic data location attributeMasami Hiramatsu
2021-02-02tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior
2020-01-02tracing: Initialize val to zero in parse_entry of inject codeSteven Rostedt (VMware)
2019-12-10tracing: remove set but not used variable 'buffer'YueHaibing
2019-12-02tracing: Introduce trace event injectionCong Wang