dtrace

Static probe support tools

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