diff options
author | Joe Stringer <[email protected]> | 2018-10-02 13:35:39 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-10-03 02:53:48 +0200 |
commit | 29cd77f41620dca22bdee092217c16b49ece8915 (patch) | |
tree | feaff57b3414658b3eeccbf2d91f94a0585bcc1b /tools/perf/scripts/python/syscall-counts.py | |
parent | b584ab8840fdc17f0d75ac62510396b8f657ed8f (diff) |
libbpf: Support loading individual progs
Allow the individual program load to be invoked. This will help with
testing, where a single ELF may contain several sections, some of which
denote subprograms that are expected to fail verification, along with
some which are expected to pass verification. By allowing programs to be
iterated and individually loaded, each program can be independently
checked against its expected verification result.
Signed-off-by: Joe Stringer <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions