git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3348
$dir/../../memcheck/tests/filter_stderr |
-# Remove "Lackey, ..." line and the following copyright line.
+# Remove "Addrcheck, ..." line and the following copyright line.
sed "/^Addrcheck, a fine-grained address checker./ , /./ d"
$dir/../../tests/filter_stderr_basic |
+# Remove "Massif, ..." line and the following copyright line.
+sed "/^Massif, a space profiler./ , /./ d" |
+
# Remove numbers from all lines (and "(n/a)" strings)
sed "s/\(Total spacetime: \).*$/\1/" |
sed "s/\(heap: \).*$/\1/" |
$dir/../../tests/filter_stderr_basic |
-# Remove "Corecheck, ..." line and the following copyright line.
+# Remove "Nulgrind, ..." line and the following copyright line.
sed "/^Nulgrind, a binary JIT-compiler./ , /./ d" |
# Anonymise addresses