qcachegrind
visualisation tool for the Valgrind profiler
RUN apt-get update && \
apt-get install -y qcachegrind
RUN pacman -S --noconfirm qcachegrind
RUN dnf install -y qcachegrind
RUN apt-get update && \
apt-get install -y qcachegrind