msparser

Valgrind massif.out parser
Download

msparser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Mathieu Turcotte

msparser Tags


msparser Description

Valgrind massif.out parser msparser is a Python module that offers a simple interface to parse the Valgrind massif.out file format, i.e. data files produced by Massif.How do I use it?Import the package:>>> from msparser import parse_fileParse:>>> data = parse_file('massif.out') Requirements: · Python What's New in This Release: · cleaned up exception throwing code · fixed and refactored some regular expressions


msparser Related Software