Merged the MASSIF2 branch to the trunk.  Main changes:

- ms_main.c: completely overhauled.

- massif/tests/*:  lots of them now.

- massif/perf/:  added.

- massif/hp2ps:  removed.  No longer used.

- vg_regtest: renamed the previously unused "posttest" notion to "post".
  Using it for checking ms_print's output.

Although the code has changed dramatically, as has the form of the tool's
output, the information presented in the output is basically the same,
although it's now (hopefully) much more useful.  So the tool name is
unchanged.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7069 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/configure.in b/configure.in
index f82dfb5..2f54fd7 100644
--- a/configure.in
+++ b/configure.in
@@ -982,6 +982,7 @@
    massif/Makefile
    massif/hp2ps/Makefile
    massif/tests/Makefile
+   massif/perf/Makefile
    massif/docs/Makefile
    lackey/Makefile
    lackey/tests/Makefile