summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJohn Fastabend <john.fastabend@gmail.com>2020-09-24 11:45:22 -0700
committerAlexei Starovoitov <ast@kernel.org>2020-09-25 16:47:21 -0700
commit99d4def4d08507474b250dad6345d14715a4726b (patch)
treebcf45b695eacf2e94bc2c8ddf58a8f6b4bdb8d4f /tools/perf/scripts/python/export-to-postgresql.py
parent4fbb38a3b2cc7bf4340fe9bd9c73622760adc19d (diff)
bpf: Add AND verifier test case where 32bit and 64bit bounds differ
If we AND two values together that are known in the 32bit subregs, but not known in the 64bit registers we rely on the tnum value to report the 32bit subreg is known. And do not use mark_reg_known() directly from scalar32_min_max_and() Add an AND test to cover the case with known 32bit subreg, but unknown 64bit reg. Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions