Skip to content

v3.10.0

Compare
Choose a tag to compare
@brayniac brayniac released this 20 Mar 00:40
· 157 commits to main since this release
f6250da

Added

  • Additional system information fields including kernel version, CPU frequency
    details, network queues, and IRQ affinity. (#100)

Fixed

  • Fixes a panic on some systems when perf counter initialization has failed.
    This bug was introduced in 3.9.0. (#175)
  • Fixes CPU idle time accounting in the BPF-based sampler. In 3.9.0 the sampler
    incorrectly reports no idle time. (#176)