summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_events_inject.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Have event inject files inc the trace array ref countSteven Rostedt (Google)2023-09-071-1/+2
* tracing: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-05-261-2/+2
* tracing: Support __rel_loc relative dynamic data location attributeMasami Hiramatsu2021-12-061-2/+9
* tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior2021-02-021-4/+2
* tracing: Initialize val to zero in parse_entry of inject codeSteven Rostedt (VMware)2020-01-021-1/+1
* tracing: remove set but not used variable 'buffer'YueHaibing2019-12-101-2/+0
* tracing: Introduce trace event injectionCong Wang2019-12-021-0/+331