diff options
author | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-03-03 17:05:33 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-03-11 11:49:23 -0500 |
commit | af6b9668e85ffd1502aada8036ccbf4dbd481708 (patch) | |
tree | 463707fb4d354febbf35f3e51bc4034d082a7e07 /samples | |
parent | 953c2f052112a857c00058a641dc0c58ec7551d4 (diff) | |
download | linux-af6b9668e85ffd1502aada8036ccbf4dbd481708.tar.bz2 |
tracing: Move the defines to create TRACE_EVENTS into their own files
In an effort to add custom event macros that can be used to create your
own custom events based on existing tracepoints, move the defines of the
special macros used in TRACE_EVENT() into their own files such that they
can be reused for TRACE_CUSTOM_EVENT().
Link: https://lkml.kernel.org/r/20220303220625.553406495@goodmis.org
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Joel Fernandes <joel@joelfernandes.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Tom Zanussi <zanussi@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions