trace-cmd
Utility to interact with the Ftrace Linux kernel internal tracer. This utility only runs as root. More information: <https://manned.org/trace-cmd>.
RUN apt-get update && \
apt-get install -y trace-cmd
RUN apt-get update && \
apt-get install -y trace-cmd
RUN apt-get update && \
apt-get install -y trace-cmd
RUN yum install -y trace-cmd
RUN dnf install -y trace-cmd
RUN apt-get update && \
apt-get install -y trace-cmd