Skip to content

release v2.5.0

Compare
Choose a tag to compare
@brayniac brayniac released this 28 Jul 22:16
a25ac13

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.