qcachegrind
visualisation tool for the Valgrind profiler
Install
- All systems
-
curl cmd.cat/qcachegrind.sh
- Debian
-
apt-get install qcachegrind
- Arch Linux
-
pacman -S qcachegrind
- Fedora
-
dnf install qcachegrind
- OS X
-
brew install qcachegrind
- Raspbian
-
apt-get install qcachegrind
- Dockerfile
- dockerfile.run/qcachegrind
qcachegrind
visualisation tool for the Valgrind profiler
QCachegrind is a visualisation tool for the profiling data generated by calltree, a memory profiling tool for valgrind. Any executable can be profiled using calltree without being recompiled, including multi-threaded applications, shared libraries, and plugins. For visualising the output from profiling tools other than Valgrind, several converters can be found in the kcachegrind-converters package.