pprof
Command-line tool for visualization and analysis of profile data. More information: <https://github.com/google/pprof>.
RUN apt-get update && \
apt-get install -y tau
RUN apt-get update && \
apt-get install -y tau
RUN pacman -S --noconfirm pprof
RUN yum install -y pprof
RUN dnf install -y pprof
RUN apt-get update && \
apt-get install -y tau