]> git.dujemihanovic.xyz Git - linux.git/commit
sefltests/tracing: Add a test for tracepoint events on modules
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>
Sun, 18 Aug 2024 10:43:35 +0000 (19:43 +0900)
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>
Wed, 25 Sep 2024 14:23:44 +0000 (23:23 +0900)
commit4e78dd6b4c27c5a6d057f179ff6c1ddd75a7a2ab
treee1b6eb6a9d22bc426bc86db93d3f505a7604c1ab
parent57a7e6de9e30cb40fd4b45e24e9eefedb84cdde5
sefltests/tracing: Add a test for tracepoint events on modules

Add a test case for tracepoint events on modules. This checks if it can add
and remove the events correctly.

Link: https://lore.kernel.org/all/172397781494.286558.7581515061075998225.stgit@devnote2/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
tools/testing/selftests/ftrace/config
tools/testing/selftests/ftrace/test.d/dynevent/add_remove_tprobe_module.tc [new file with mode: 0644]