diff options
author | Andrii Nakryiko <[email protected]> | 2021-01-09 23:03:41 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-01-12 21:12:05 +0100 |
commit | b8d52264df85ec12f370c0a8b28d0ac59a05877a (patch) | |
tree | d3e86dc8fc134ff615c2ba7b70ae249167cf1829 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | bcc5e6162d66d44f7929f30fce032f95855fc8b4 (diff) |
libbpf: Allow loading empty BTFs
Empty BTFs do come up (e.g., simple kernel modules with no new types and
strings, compared to the vmlinux BTF) and there is nothing technically wrong
with them. So remove unnecessary check preventing loading empty BTFs.
Fixes: d8123624506c ("libbpf: Fix BTF data layout checks and allow empty BTF")
Reported-by: Christopher William Snowhill <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions