diff options
author | Beau Belgrave <[email protected]> | 2024-02-22 00:18:06 +0000 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-03-18 10:13:12 -0400 |
commit | bcb7bdcc17e0e8d79b19748d912ae6991f087345 (patch) | |
tree | 268ecded211b21be2accfb12d1e72eecc68e6ec8 /tools/perf/util/trace-event-scripting.c | |
parent | 64805e4039f1687b9857034123a9ec10bb9abddd (diff) |
selftests/user_events: Test multi-format events
User_events now has multi-format events which allow for the same
register name, but with different formats. When this occurs, different
tracepoints are created with unique names.
Add a new test that ensures the same name can be used for two different
formats. Ensure they are isolated from each other and that name and arg
matching still works if yet another register comes in with the same
format as one of the two.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Signed-off-by: Beau Belgrave <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions