Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 15:34
· 132 commits to main since this release

What's Changed

This release primarily focuses on enhancing the stability and performance of the bpftop. It includes a series of refactors to improve BPF stats and sampling accuracy and a bug fix to address an out-of-bounds selection issue.

  • Bump anyhow from 1.0.79 to 1.0.80 by @dependabot in #4
  • Change the events per second line graph color to cyan to improve visibility.
  • Refactor fd handling to enable BPF stats by @jfernandez in #6
  • Refactor thread loop in App struct for more accurate sample period by @jfernandez in #7
  • Fix out-of-bounds selection bug by @jfernandez in #8

Full Changelog: v0.2.0...v0.2.1