diff options
author | 2023-12-26 11:11:46 -0800 | |
---|---|---|
committer | 2024-01-03 11:08:23 -0800 | |
commit | 907dbd3ede5ffd4f9519dd1fae2a8a983603bf3b (patch) | |
tree | 806a284aa90422430f92c32be1e180822b62be9d /tools/perf/scripts/python/stackcollapse.py | |
parent | selftests/bpf: Convert exceptions_assert.c to bpf_cmp (diff) | |
download | wireguard-linux-907dbd3ede5ffd4f9519dd1fae2a8a983603bf3b.tar.xz wireguard-linux-907dbd3ede5ffd4f9519dd1fae2a8a983603bf3b.zip |
selftests/bpf: Remove bpf_assert_eq-like macros.
Since the last user was converted to bpf_cmp, remove bpf_assert_eq/ne/... macros.
__bpf_assert_op() macro is kept for experiments, since it's slightly more efficient
than bpf_assert(bpf_cmp_unlikely()) until LLVM is fixed.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/bpf/20231226191148.48536-5-alexei.starovoitov@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions