
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.