This is the command ms_print that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ms_print - post-processing tool for Massif
SYNOPSIS
ms_print [options] massif-out-file
DESCRIPTION
ms_print takes an output file produced by the Valgrind tool Massif and prints the
information in an easy-to-read form.
OPTIONS
-h --help
Show the help message.
--version
Show the version number.
--threshold=<m.n> [default: 1.0]
Same as Massif's --threshold option, but applied after profiling rather than during.
--x=<4..1000> [default: 72]
Width of the graph, in columns.
--y=<4..1000> [default: 20]
Height of the graph, in rows.
Use ms_print online using onworks.net services