bpf_conformance
bpf_conformance copied to clipboard
Add support for adding the new BTF .maps section when emitting ELF files
https://github.com/dthaler/ebpf-docs-1/blob/elf/rst/elf.rst#142btf-map-definitions defines the format for the new ".maps" BTF map definition section.
bpf_writer should have an option to write out the new map format.