ms_print (1)
Leading comments
Title: ms_print Author: [see the "Author" section] Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 09/11/2017 Manual: Release 3.13.0 Source: Release 3.13.0 Language: English
NAME
ms_print - post-processing tool for MassifSYNOPSIS
- ms_print [options] massif-out-file
DESCRIPTION
ms_print
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.
SEE ALSO
valgrind(1), $INSTALL/share/doc/valgrind/html/index.html or www.valgrind.org/docs/manual/index.html
AUTHOR
Nicholas Nethercote.