Re: [PATCH v2 3/3] sefltests/tracing: Add a test for tracepoint events on modules
From: Steven Rostedt
Date: Tue Jun 04 2024 - 11:21:43 EST
On Sat, 1 Jun 2024 17:22:55 +0900
"Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx> wrote:
> From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
>
> Add a test case for tracepoint events on modules. This checks if it can add
> and remove the events correctly.
>
> Signed-off-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Reviewed-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
-- Steve