diff options
author | Alexei Starovoitov <ast@kernel.org> | 2019-08-03 01:54:01 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-08-06 18:20:25 +0300 |
commit | a78d0dbec712999ecd2f800eea0f62dc93867a78 (patch) | |
tree | 90f15e134543da24e38678741d42abee60aba6a4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 02bc2b64940e00cf1e2809600498433f1fbc698a (diff) | |
download | linux-a78d0dbec712999ecd2f800eea0f62dc93867a78.tar.xz |
selftests/bpf: add loop test 4
Add a test that returns a 'random' number between [0, 2^20)
If state pruning is not working correctly for loop body the number of
processed insns will be 2^20 * num_of_insns_in_loop_body and the program
will be rejected.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions