perf
Framework for Linux performance counter measurements. More information: <https://perf.wiki.kernel.org>.
RUN apt-get update && \
apt-get install -y perf
RUN apt-get update && \
apt-get install -y perf
RUN pacman -S --noconfirm perf
RUN apt-get update && \
apt-get install -y perf
RUN yum install -y perf
RUN dnf install -y perf
RUN apt-get update && \
apt-get install -y perf