stapbpf

instrumentation system for Linux (runtime component)

Debian Debian
RUN apt-get update && \ apt-get install -y systemtap
Ubuntu
RUN apt-get update && \ apt-get install -y systemtap
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y systemtap
CentOS
RUN yum install -y systemtap-runtime
Fedora
RUN dnf install -y systemtap-runtime
Raspbian
RUN apt-get update && \ apt-get install -y systemtap-runtime
click the source code to copy install stapbpf on any operating system with command-not-found.com