diff options
author | John Fastabend <[email protected]> | 2020-05-21 13:08:06 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-05-21 17:44:25 -0700 |
commit | f9b16ec0eeb75337aef38954a4066e6eecd7cfe5 (patch) | |
tree | 3358afdf6dfb99ab7c596fd19c9f0452633bbdfc /tools/perf/scripts/python/stackcollapse.py | |
parent | c72b5cbb09bd76634b8d19695db2219964e24128 (diff) |
bpf: Selftests, verifier case for non null pointer map value branch
When we have pointer type that is known to be non-null we only follow
the non-null branch. This adds tests to cover the map_value pointer
returned from a map lookup. To force an error if both branches are
followed we do an ALU op on R10.
Signed-off-by: John Fastabend <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/159009168650.6313.7434084136067263554.stgit@john-Precision-5820-Tower
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions