[PATCH v2 0/2] tracing/user_events: More efficient data output in two functions

From: Markus Elfring

Date: Mon Jun 22 2026 - 11:07:28 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Jun 2026 16:58:32 +0200

Two update suggestions were taken into account from static source code analysis.

Markus Elfring (2):
Use seq_putc() in two functions
Replace a seq_printf() call by seq_puts() in user_seq_show()


v2:
Steven Rostedt requested to use seq_putc() calls more often.


kernel/trace/trace_events_user.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

--
2.54.0