ptop 1.0.0
ptop 1.0.0
Linux binaries (amd64 / arm64) with eBPF collectors embedded.
Requires kernel 5.8+ with BTF, and either root or CAP_BPF + CAP_PERFMON.
Integrity verification
sha256sum -c SHA256SUMSInstallation
curl -L https://github.com/trentas/ptop/releases/download/v1.0.0/ptop-1.0.0-linux-amd64.tar.gz | tar xz
sudo install ptop /usr/local/bin/
sudo ptop --pid <PID>Changelog
Other
- 0466d25: initial commit (Fabio Wakim Trentini trentas@gmail.com)