]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/ftrace: Add a testcase for fprobe events on module
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>
Mon, 20 Apr 2026 14:01:35 +0000 (23:01 +0900)
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>
Wed, 22 Apr 2026 00:26:37 +0000 (09:26 +0900)
commit132001e9f90e577d002e0ba613205340c579921f
treeff91d10a4be2ff98b361370828380523c2ef71ae
parent476c5bbae65c9ab60b61fca9abd72df75a077183
selftests/ftrace: Add a testcase for fprobe events on module

Add a testcase for fprobe events on module, which unloads a kernel
module on which fprobe events are probing and ensure the ftrace
hash map is cleared correctly.

Link: https://lore.kernel.org/all/177669369564.132053.623527664540176496.stgit@mhiramat.tok.corp.google.com/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
tools/testing/selftests/ftrace/test.d/dynevent/add_remove_fprobe_module.tc [new file with mode: 0644]