pprof

Command-line tool for visualization and analysis of profile data. More information: <https://github.com/google/pprof>.

Debian Debian
RUN apt-get update && \ apt-get install -y tau
Ubuntu
RUN apt-get update && \ apt-get install -y tau
Arch Arch Linux
RUN pacman -S --noconfirm pprof
CentOS
RUN yum install -y pprof
Fedora
RUN dnf install -y pprof
Raspbian
RUN apt-get update && \ apt-get install -y tau
click the source code to copy install pprof on any operating system with command-not-found.com