github Netflix/bpftop v0.5.0

latest releases: v0.5.2, v0.5.1
one month ago

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.

image

To achieve this, bpftop loads its own BPF iterator program, which will also be displayed in the program list.

image

What's Changed

  • Add systemd journal logger via tracing crate by @jfernandez in #36
  • List processes (PID and comm) holding references to a BPF program by @jfernandez in #37

Dependency Updates

Full Changelog: v0.4.2...v0.5.0

Don't miss a new bpftop release

NewReleases is sending notifications on new releases.