opjitconv
system-wide profiler for Linux systems
RUN apt-get update && \
apt-get install -y oprofile
RUN pacman -S --noconfirm oprofile
RUN yum install -y oprofile
RUN dnf install -y oprofile