|
From: <sv...@va...> - 2007-02-08 03:54:25
|
Author: de Date: 2007-02-08 03:54:21 +0000 (Thu, 08 Feb 2007) New Revision: 313 Log: Tweak to website docs to allow missing massif graph to be found :) Modified: trunk/docs/manual/ms-manual.html Modified: trunk/docs/manual/ms-manual.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/manual/ms-manual.html 2007-02-02 04:34:45 UTC (rev 312) +++ trunk/docs/manual/ms-manual.html 2007-02-08 03:54:21 UTC (rev 313) @@ -169,7 +169,7 @@ profiling data.</p> <p>Here's an example graph:</p> <div class=3D"mediaobject"> -<a name=3D"spacetime-graph"></a><img src=3D"images/massif-graph-sm.png" = alt=3D"Spacetime Graph"> +<a name=3D"spacetime-graph"></a><img src=3D"massif-graph-sm.png" alt=3D"= Spacetime Graph"> </div> <p>The graph is broken into several bands. Most bands represent a single line of your program that does some heap |