massif-visualizer 25.08.2
Visualize massif data generated by Valgrind
Massif Visualizer is a tool that visualizes massif data. You 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.
- Outputs:
out - Website: https://apps.kde.org/massif_visualizer/
- Licenses: GPL 2+
- Package source: gnu/packages/kde-sdk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install massif-visualizer 25.08.2 as follows:
guix install massif-visualizer@25.08.2
Or install the latest version:
guix install massif-visualizer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.