diff options
author | Jiayuan Chen <mrpre@163.com> | 2025-02-14 17:18:22 +0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-02-14 19:55:15 -0800 |
commit | b38c72ab808c5657b5411a47cc6eb4912e8b4824 (patch) | |
tree | fcc12acd2c4b94386c26076b1dc0d1568efaf6de /tools/perf/scripts/python/parallel-perf.py | |
parent | 6ebc5030e0c5a698f1dd9a6684cddf6ccaed64a0 (diff) |
selftests/bpf: Introduce __load_if_JITed annotation for tests
In some cases, the verification logic under the interpreter and JIT
differs, such as may_goto, and the test program behaves differently under
different runtime modes, requiring separate verification logic for each
result.
Introduce __load_if_JITed and __load_if_no_JITed annotation for tests.
Signed-off-by: Jiayuan Chen <mrpre@163.com>
Link: https://lore.kernel.org/r/20250214091823.46042-3-mrpre@163.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions