diff options
author | Alexei Starovoitov <[email protected]> | 2019-08-02 16:23:40 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-08-06 08:20:31 -0700 |
commit | 8c30396074c131765b19eb3cb7ff764a4f2f2913 (patch) | |
tree | 46e44350fd17175e1ab9b8394c980c6e6fe89300 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a78d0dbec712999ecd2f800eea0f62dc93867a78 (diff) |
selftests/bpf: add loop test 5
Add a test with multiple exit conditions.
It's not an infinite loop only when the verifier can properly track
all math on variable 'i' through all possible ways of executing this loop.
barrier()s are needed to disable llvm optimization that combines multiple
branches into fewer branches.
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions