macOS
brew install bpftoplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bpftop in AI-Agent-Workflows.
Installation
brew install bpftoplocal Homebrew formula metadata
sudo apk add bpftopAlpine Linux edge package indexes · bpftop · Quelle: dl-cdn.alpinelinux.org
sudo apt install bpftopDebian stable package indexes · bpftop · Quelle: deb.debian.org
sudo dnf install bpftopFedora Rawhide package metadata · bpftop · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#bpftopnixpkgs package indexes · pkgs/by-name/bp/bpftop/package.nix · Quelle: api.github.com
sudo pacman -S bpftopArch Linux sync databases · bpftop · Quelle: geo.mirror.pkgbuild.com
sudo zypper install bpftopopenSUSE Tumbleweed package metadata · bpftop · Quelle: download.opensuse.org
Überblick
Dynamic real-time view of running eBPF programs
Verlauf
bpftop is a top-like terminal monitor for running eBPF programs. It reports runtime, events per second, estimated CPU percentage, process references, and time-series graphs while enabling eBPF runtime statistics only while the tool is active.
The README describes bpftop as formerly maintained by Netflix and now independently maintained by Jose Fernandez, with Netflix no longer affiliated. The official announcement from Netflix introduced it as a way to streamline eBPF performance optimization.
The project appeared publicly in 2024, with a v0.1.0 tag in February 2024. Its README now documents install scripts, distribution packages, Linux kernel requirements, libelf/libz dependencies, journald integration, and a Rust/Cargo build.
bpftop's adoption path is tied to the rise of eBPF observability. The README points users to package-manager installs from Fedora, Arch Linux, and Nix, and the Homebrew input records additional packaging in apk, brew, Debian, Fedora, Nix, pacman, and zypper.
Because it requires root privileges and kernel eBPF statistics, adoption is mostly among systems, performance, and observability engineers rather than general CLI users.
The normal workflow is `sudo bpftop`, optionally with a refresh delay. Users navigate with arrow keys or vim-style keys, filter programs, sort columns, and enter graph views for a selected eBPF program.
Internally, the README says bpftop uses the Linux `BPF_ENABLE_STATS` syscall command, samples statistics, and disables statistics gathering when the file descriptor is dropped on exit.
bpftop is significant because it packages a modern kernel-observability niche into a familiar top-like interface. For package maintainers, it is also a compact example of the newer Rust-plus-Linux-system-libraries tooling showing up in traditional Unix package collections.
Its package metadata tells a useful story: a tool announced from Netflix, later maintained independently, spreading quickly through Linux distributions and Homebrew because eBPF became operationally important.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bpftop | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/jfernandez/bpftop
Installationsmetadaten
| Paketschlüssel | brew:bpftop |
|---|---|
| Version | 0.9.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bpftop |
| Homepage | https://github.com/jfernandez/bpftop |
| Repository | https://github.com/jfernandez/bpftop |
| Upstream-Dokumentation | https://github.com/jfernandez/bpftop#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/jfernandez/bpftop/archive/refs/tags/v0.9.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| Abhängigkeiten | elfutils, zlib-ng-compat |
| Build-Abhängigkeiten | llvm, pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bpftop |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bpftop 0.5.2.20.gc23a822-2+b1
Provides a dynamic real-time view of running eBPF programs
https://github.com/Netflix/bpftop
sudo apt install bpftopbpftop
nix profile install nixpkgs#bpftopbpftop 0.8.0-r1
Dynamic real-time view of running eBPF programs
https://github.com/Netflix/bpftop
sudo apk add bpftopbpftop 0.9.0-1.fc45
Dynamic real-time view of running eBPF programs
https://github.com/jfernandez/bpftop
sudo dnf install bpftopbpftop 0.8.0-1
Dynamic real-time view of running eBPF programs
https://github.com/jfernandez/bpftop
sudo pacman -S bpftopbpftop 0.7.1-1.5
Dynamic real-time view of running eBPF programs
https://github.com/Netflix/bpftop
sudo zypper install bpftopQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.