What's New
This is the first release of bpftop under its new home at github.com/jfernandez/bpftop. The repository was transferred from the Netflix GitHub organization. All existing links, including release download URLs, will automatically redirect.
Features
- Add process name to filtering
- Add Nix flake dev shell for local development
Fixes
- Remove deprecated xargo config from Cross.toml
- Rename procs_bfs_stats_disable to procfs_bpf_stats_disable
Maintenance
- Upgrade ratatui 0.30, crossterm 0.29, tui-input 0.15
- Update copyright and document ownership transfer
- Update author email and release download URL
- Pin GitHub Actions to major version tags
- Dependency bumps (actions/checkout, actions/cache, actions/upload-artifact, actions/download-artifact, procfs)
New Contributors
- @artem-tkachuk made their first contribution in #182
- @torshepherd made their first contribution in #194
- @rveguilla-nflx made their first contribution in #210
Full Changelog: v0.7.1...v0.8.0