Re: [PATCH] selftests: tracing: Add tprobe enable/disable testcase
From: Shuah Khan
Date: Wed Nov 19 2025 - 16:44:24 EST
On 11/7/25 07:35, Masami Hiramatsu (Google) wrote:
From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Commit 2867495dea86 ("tracing: tprobe-events: Register tracepoint when
enable tprobe event") caused regression bug and tprobe did not work.
To prevent similar problems, add a testcase which enables/disables a
tprobe and check the results.
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Steve, do you want me to take this through my tree?
thanks,
-- Shuah