diff options
author | Daniel Borkmann <[email protected]> | 2018-02-26 22:34:33 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2018-02-26 20:11:23 -0800 |
commit | b33eb735836224e55cd8182aff9bbb7ddc17f38b (patch) | |
tree | c29881120083e22acbc01c27966d735a32af8a40 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fe8d662aef26394388bfcd3b96ce123b6d33044b (diff) |
bpf: add tail call tests to test_verifier
One of the downsides of the test_bpf module was that since being
in kernel space, it couldn't test-run tail calls. Now that the
test_verifier has the ability to perform run-time tests, populate
the prog array so we actually jump into other BPF programs and
can check all corner cases. Most useful in combination with JITs.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions