[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241128100324.05bc4c32@gandalf.local.home>
Date: Thu, 28 Nov 2024 10:03:24 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Tao Chen <chen.dylane@...il.com>
Cc: mhiramat@...nel.org, mathieu.desnoyers@...icios.com,
linux-kernel@...r.kernel.org, linux-trace-kernel@...r.kernel.org
Subject: Re: [PATCH] tracing: Add WARN_ON_ONCE for syscall_nr check
On Thu, 28 Nov 2024 21:15:31 +0800
Tao Chen <chen.dylane@...il.com> wrote:
> Hi, Steve, thank you for your reply, as you say, so what about
> pr_warn_once api just to print something ?
A better solution is for there to be a return code or something where the
tracers (perf or ftrace) can record in the trace that the system call is
not supported.
-- Steve
Powered by blists - more mailing lists