linux/tools/testing/selftests/ftrace/test.d/dynevent
Masami Hiramatsu (Google) 434f6703ce selftests: tracing: Enable fprobe events before checking enable_functions
Since the fprobe is not registered before enabling the fprobe events,
enable_functions is also empty before enabling it. Thus the tests
which checking enable_functions must ensure the event is enabled before
testing the enable_functions.

Link: https://lore.kernel.org/all/174343538009.843280.6583146613234713007.stgit@devnote2/

Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
2025-07-02 09:45:21 +09:00
..
add_remove_btfarg.tc
add_remove_eprobe.tc
add_remove_fprobe.tc selftests: tracing: Enable fprobe events before checking enable_functions 2025-07-02 09:45:21 +09:00
add_remove_fprobe_repeat.tc
add_remove_kprobe.tc
add_remove_synth.tc
add_remove_tprobe.tc selftests/ftrace: Expand the tprobe event test to check wrong format 2025-03-27 21:19:54 +09:00
add_remove_tprobe_module.tc
add_remove_uprobe.tc selftests/ftrace: Use readelf to find entry point in uprobe test 2025-02-26 13:53:58 -07:00
clear_select_events.tc
dynevent_limitations.tc selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tc 2025-04-16 12:47:41 -06:00
eprobes_syntax_errors.tc
fprobe_args_vfs.tc
fprobe_entry_arg.tc
fprobe_syntax_errors.tc selftests/ftrace: Add new syntax error test 2025-03-27 21:19:54 +09:00
generic_clear_event.tc
test_duplicates.tc
tprobe_syntax_errors.tc