diff options
author | Andrey Ignatov <[email protected]> | 2019-03-18 18:17:03 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-04-12 13:54:59 -0700 |
commit | c2d5f12e4c6cf7e94cfcb98389db51557cf05f9a (patch) | |
tree | 3d19f0d31a0dcfdd7a8e1f0a8968799d62c270d2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 99f57973ac5b8e38ee5b5e5f518cd5bf95e3b1e3 (diff) |
selftests/bpf: Test ARG_PTR_TO_LONG arg type
Test that verifier handles new argument types properly, including
uninitialized or partially initialized value, misaligned stack access,
etc.
Example of output:
#456/p ARG_PTR_TO_LONG uninitialized OK
#457/p ARG_PTR_TO_LONG half-uninitialized OK
#458/p ARG_PTR_TO_LONG misaligned OK
#459/p ARG_PTR_TO_LONG size < sizeof(long) OK
#460/p ARG_PTR_TO_LONG initialized OK
Signed-off-by: Andrey Ignatov <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions