summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2026-01-22 20:45:26 -0500
committerSteven Rostedt (Google) <rostedt@goodmis.org>2026-01-28 21:01:09 -0500
commitef742dc5f8cd941bd7ad7dda132458909cb298d2 (patch)
tree816a27570cf6a777a2df9bcba0422c1460ea3b50 /include/linux/i2c/git@git.tavy.me:linux.git
parent45641096c9c3eb8213616df50beaa5f92b201876 (diff)
tracing: Remove notrace from trace_event_raw_event_synth()
When debugging the synthetic events, being able to function trace its functions is very useful (now that CONFIG_FUNCTION_SELF_TRACING is available). For some reason trace_event_raw_event_synth() was marked as "notrace", which was totally unnecessary as all of the tracing directory had function tracing disabled until the recent FUNCTION_SELF_TRACING was added. Remove the notrace annotation from trace_event_raw_event_synth() as there's no reason to not trace it when tracing synthetic event functions. Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://patch.msgid.link/20260122204526.068a98c9@gandalf.local.home Acked-by: Tom Zanussi <zanussi@kernel.org> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions