tracing: Add trace_array_puts() to write into instance
[ Upstream commit d503b8f7 ] Add a generic trace_array_puts() that can be used to "trace_puts()" into an allocated trace_array instance. This is just another variant of trace_array_printk(). Link: https://lkml.kernel.org/r/20230207173026.584717290@goodmis.org Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org> Reviewed-by:Ross Zwisler <zwisler@google.com> Signed-off-by:
Steven Rostedt (Google) <rostedt@goodmis.org> Stable-dep-of: 9d52727f ("tracing: Have tracing_snapshot_instance_cond() write errors to the appropriate instance") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment