diff options
author | Andrii Nakryiko <[email protected]> | 2024-05-21 09:34:01 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-05-25 10:46:02 -0700 |
commit | 198034a87dfeb64d5a8359a5089022c6b923646e (patch) | |
tree | 2f016edc5b9d6493df7368f06884af7bac6e574d /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 70342420a1cf1173bdec456e5fa574a804e422db (diff) |
selftests/bpf: extend multi-uprobe tests with USDTs
Validate libbpf's USDT-over-multi-uprobe logic by adding USDTs to
existing multi-uprobe tests. This checks correct libbpf fallback to
singular uprobes (when run on older kernels with buggy PID filtering).
We reuse already established child process and child thread testing
infrastructure, so additions are minimal. These test fail on either
older kernels or older version of libbpf that doesn't detect PID
filtering problems.
Acked-by: Jiri Olsa <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions