• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vbpf / prevail / 22266579403

21 Feb 2026 11:40PM UTC coverage: 88.481% (+0.5%) from 88.004%
22266579403

push

github

web-flow
Bump ebpf-samples and overhaul ELF loader (#1026)

1. Add 6a81f8e ebpf-samples snapshot, bringing in cilium, falco, katran,
libbpf-bootstrap, suricata, and linux-selftests samples.
Generate per-project verify test suites from a JSON inventory with typed
expectation kinds (type tracking, bounds tracking, etc.) so each
known-failing test documents which verifier limitation it exercises.

2. Overhaul the ELF loader to handle the new samples:
- Split elf_loader.cpp into src/io/ modules behind a PIMPL ElfObject
  that hides elfio/libbtf types and caches the parsed ELF reader.
- CO-RE relocation engine resolving field offsets, type sizes,
  existence predicates, and enum values from .BTF.ext metadata
- Extern symbol resolution for LINUX_KERNEL_VERSION, CONFIG_HZ, etc.
- Program extraction follows reachable CFG to include fall-through
  subprograms not bounded by explicit symbol entries

2599 of 2903 new or added lines in 33 files covered. (89.53%)

20 existing lines in 4 files now uncovered.

13112 of 14819 relevant lines covered (88.48%)

4617531.44 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

70.71
/src/io/elf_map_parser.cpp


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc