mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
Massif Visualizer is a tool that - who'd guess 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.
2 lines
99 B
Text
2 lines
99 B
Text
massif-visualizer is a graphical viewer for Massif data that is
|
|
often easier to use than ms_print.
|