diff options
author | 2022-02-17 15:22:32 +0800 | |
---|---|---|
committer | 2022-02-28 16:28:40 +0100 | |
commit | 07609c193a0cfd1e3532a7dd81383c9d458f485c (patch) | |
tree | 722d793b38cb7134893d3751e33bd66d1233889c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bpf, arm64: Support more atomic operations (diff) | |
download | linux-dev-07609c193a0cfd1e3532a7dd81383c9d458f485c.tar.xz linux-dev-07609c193a0cfd1e3532a7dd81383c9d458f485c.zip |
bpf, selftests: Use raw_tp program for atomic test
Now atomic tests will attach fentry program and run it through
bpf_prog_test_run_opts(), but attaching fentry program depends on BPF
trampoline which is only available under x86-64. Considering many archs
have atomic support, using raw_tp program instead.
Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220217072232.1186625-5-houtao1@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions