macOS
brew install bpftoplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bpftop pour les workflows d'agents IA.
installation
brew install bpftoplocal Homebrew formula metadata
sudo apk add bpftopAlpine Linux edge package indexes · bpftop · Source: dl-cdn.alpinelinux.org
sudo apt install bpftopDebian stable package indexes · bpftop · Source: deb.debian.org
sudo dnf install bpftopFedora Rawhide package metadata · bpftop · Source: dl.fedoraproject.org
nix profile install nixpkgs#bpftopnixpkgs package indexes · pkgs/by-name/bp/bpftop/package.nix · Source: api.github.com
sudo pacman -S bpftopArch Linux sync databases · bpftop · Source: geo.mirror.pkgbuild.com
sudo zypper install bpftopopenSUSE Tumbleweed package metadata · bpftop · Source: download.opensuse.org
aperçu
Dynamic real-time view of running eBPF programs
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bpftop | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/jfernandez/bpftop
métadonnées d'installation
| Clé du paquet | brew:bpftop |
|---|---|
| Version | 0.9.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/bpftop |
| Page d'accueil | https://github.com/jfernandez/bpftop |
| Dépôt | https://github.com/jfernandez/bpftop |
| Docs amont | https://github.com/jfernandez/bpftop#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/jfernandez/bpftop/archive/refs/tags/v0.9.0.tar.gz |
| Dernière mise à jour | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| Dépendances | elfutils, zlib-ng-compat |
| Dépendances de compilation | llvm, pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 bpftoppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.