[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250712111305.22586237@batman.local.home>
Date: Sat, 12 Jul 2025 11:13:05 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: "Masami Hiramatsu (Google)" <mhiramat@...nel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
linux-kernel@...r.kernel.org, linux-trace-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] tracing: Remove "__attribute__()" from the type
field of event format
On Sat, 12 Jul 2025 10:37:32 -0400
Steven Rostedt <rostedt@...dmis.org> wrote:
> + } else if (need_sanitize_field_type(__type)) {
> + sanitize_fields(call);
> }
Note, I just cut and pasted what you had and added "sanitize_fields()".
Obviously this isn't going to compile, but I just did this to show you
where the changes had to be made.
-- Steve
Powered by blists - more mailing lists