Install massif-visualizer by entering the following commands in the terminal:
sudo apt update sudo apt install massif-visualizer
Description:
Tool for visualizing memory usage recorded by Valgrind Massif
Massif Visualizer is a graphical interface to visualize memory usage recorded by Valgrind Massif tool. . Run your application in Valgrind with --tool=massif and then open the generated massif.out.%pid in the visualizer. Gzip or Bzip2 compressed Massif files can also be opened transparently.
Homepage: https://projects.kde.org/projects/extragear/sdk/massif-visualizer
Version: 0.7.0-1
Section: universe/devel