stap-server

instrumentation system for Linux (compile server)

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