From: Julian Seward Date: Mon, 8 Apr 2019 07:29:03 +0000 (+0200) Subject: Fix broken links in the Massif manual. X-Git-Tag: VALGRIND_3_15_0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce94d674de5b99df173aad4c3ee48fc2a92e5d9c;p=thirdparty%2Fvalgrind.git Fix broken links in the Massif manual. --- diff --git a/docs/xml/manual-core.xml b/docs/xml/manual-core.xml index cb21089591..141a13cd0c 100644 --- a/docs/xml/manual-core.xml +++ b/docs/xml/manual-core.xml @@ -3033,8 +3033,8 @@ the "Massif Format". Different Massif Format file visualisers are available. Valgrind distribution includes the command line utility that produces an easy to read reprentation of - a massif output file. See and - for more details + a massif output file. See and + for more details about visualising Massif Format output files. Note that xtree Massif Format makes use of the inline information when specifying . diff --git a/massif/docs/ms-manual.xml b/massif/docs/ms-manual.xml index ab377a38df..cc99025cbe 100644 --- a/massif/docs/ms-manual.xml +++ b/massif/docs/ms-manual.xml @@ -54,7 +54,7 @@ which parts of your program are responsible for allocating the heap memory. - + Using Massif and ms_print First off, as for the other Valgrind tools, you should compile with @@ -647,7 +647,7 @@ in a particular column, which makes following the allocation chains easier. - + Using massif-visualizer