tracing/user_events: Fix the incorrect trace record for empty arguments events
The user_events support events that has empty arguments. But the trace event is discarded and not really committed when the arguments is empty. Fix this by not attempting to copy in zero-length data. Link: https://lkml.kernel.org/r/20230606062027.1008398-2-sunliming@kylinos.cnAcked-by:Beau Belgrave <beaub@linux.microsoft.com> Acked-by:
Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by:
sunliming <sunliming@kylinos.cn> Signed-off-by:
Steven Rostedt (Google) <rostedt@goodmis.org>
Showing
Please register or sign in to comment