intel-pt-events-report
Performance monitoring for the Linux kernel
RUN apt-get update && \
apt-get install -y linux-perf-4.19
RUN pacman -S --noconfirm perf
RUN apt-get update && \
apt-get install -y linux-perf-4.19
RUN yum install -y perf
RUN dnf install -y perf