release v2.5.0
Added
- Interrupt sampler now has BPF sampling of time distribution of hardirq/softirq
handlers.
Fixed
- Replaced remaining uses of chashmap with dashmap which has better performance
characteristics. - Statically linking bcc/bpf has fixes in upstream crates.