v0.5.0
版本发布时间: 2024-05-11 22:29:01
Netflix/bpftop最新发布版本:v0.5.2(2024-07-29 08:24:16)
New Feature
This version of bpftop introduces a feature to display processes that reference BPF programs. The process name and PID will be displayed in the info box when a BPF program is selected.
To achieve this, bpftop loads its own BPF iterator program, which will also be displayed in the program list.
What's Changed
- Add systemd journal logger via tracing crate by @jfernandez in https://github.com/Netflix/bpftop/pull/36
- List processes (PID and comm) holding references to a BPF program by @jfernandez in https://github.com/Netflix/bpftop/pull/37
Dependency Updates
- Bump libbpf-sys from 1.4.0+v1.4.0 to 1.4.1+v1.4.0 by @dependabot in https://github.com/Netflix/bpftop/pull/39
- Bump anyhow from 1.0.82 to 1.0.83 by @dependabot in https://github.com/Netflix/bpftop/pull/38
Full Changelog: https://github.com/Netflix/bpftop/compare/v0.4.2...v0.5.0
1、 bpftop 1.88MB