callgrind_control

programs

Debian Debian
RUN apt-get update && \ apt-get install -y valgrind
Ubuntu
RUN apt-get update && \ apt-get install -y valgrind
Alpine
RUN apk add valgrind
Arch Arch Linux
RUN pacman -S --noconfirm valgrind
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y valgrind
Fedora
RUN dnf install -y valgrind-1
Raspbian
RUN apt-get update && \ apt-get install -y valgrind
click the source code to copy install callgrind_control on any operating system with command-not-found.com