staprun

instrumentation system for Linux (runtime component)

Debian Debian
RUN apt-get update && \ apt-get install -y systemtap-runtime
Ubuntu
RUN apt-get update && \ apt-get install -y systemtap-runtime
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y systemtap-runtime
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 staprun on any operating system with command-not-found.com