libbpf / libbpf-rs

Minimal and opinionated eBPF tooling for the Rust ecosystem
Other
788 stars 138 forks source link

Add CHANGELOG entry for #939 #949

Closed d-e-s-o closed 2 months ago

d-e-s-o commented 2 months ago

Add a CHANGELOG entry for pull request #939, which adjusted the PerfBufferBuilder type to work with anything implementing the MapCore trait instead of strictly requiring a Map object.