]> www.infradead.org Git - users/dwmw2/linux.git/commit
tracing: Remove pid in task_rename tracing output
authorMarco Elver <elver@google.com>
Fri, 8 Nov 2024 11:34:25 +0000 (12:34 +0100)
committerKees Cook <kees@kernel.org>
Mon, 23 Dec 2024 04:28:11 +0000 (20:28 -0800)
commite3f6a42272e028c46695acc83fc7d7c42f2750ad
tree5d8dc7d2d069c3e10afb5faf4f2055314afe878b
parentc38904ebb74b455a44e3b9a679aef320361654ae
tracing: Remove pid in task_rename tracing output

Remove pid in task_rename tracepoint output, since that tracepoint only
deals with the current task, and is printed by default. This also saves
some space in the entry and avoids wasted padding.

Link: https://lkml.kernel.org/r/20241105120247.596a0dc9@gandalf.local.home
Suggested-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Marco Elver <elver@google.com>
Link: https://lore.kernel.org/r/20241108113455.2924361-2-elver@google.com
Signed-off-by: Kees Cook <kees@kernel.org>
include/trace/events/task.h