Re: [PATCH v2 3/3] sefltests/tracing: Add a test for tracepoint events on modules

2024-06-04 Thread Steven Rostedt
On Sat, 1 Jun 2024 17:22:55 +0900 "Masami Hiramatsu (Google)" wrote: > From: Masami Hiramatsu (Google) > > 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) Reviewed-by: Steven Rostedt

[PATCH v2 3/3] sefltests/tracing: Add a test for tracepoint events on modules

2024-06-01 Thread Masami Hiramatsu (Google)
From: Masami Hiramatsu (Google) 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) --- tools/testing/selftests/ftrace/config |1 + .../test.d/dynevent/add_remove_tprobe_module.tc