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