summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAndrey Ignatov <rdna@fb.com>2018-11-11 09:15:14 +0300
committerAlexei Starovoitov <ast@kernel.org>2018-11-11 09:29:59 +0300
commit6c2afb674dbda9b736b8f09c976516e1e788860a (patch)
tree2d03d5868d7f12e7317816e72da7bd4fbdc7370d /tools/perf/scripts/python/export-to-sqlite.py
parent46f53a65d2de3e1591636c22b626b09d8684fd71 (diff)
downloadlinux-6c2afb674dbda9b736b8f09c976516e1e788860a.tar.xz
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Test the following narrow loads in test_verifier for context __sk_buff: * off=1, size=1 - ok; * off=2, size=1 - ok; * off=3, size=1 - ok; * off=0, size=2 - ok; * off=1, size=2 - fail; * off=0, size=2 - ok; * off=3, size=2 - fail. Signed-off-by: Andrey Ignatov <rdna@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions