ftmemsim-valgrind/massif/tests/new-cpp.vgtest
Nicholas Nethercote 40dce903a2 Do Massif output file name properly. Default is massif.out.%p, where %p
expands to the PID.  Updated the tests.  Still todo:  handle %q for
environment variables, and do the same for the core and
Cachegrind/Callgrind.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7190
2007-11-20 07:55:40 +00:00

5 lines
175 B
Plaintext

prog: new-cpp
vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out
post: perl ../../massif/ms_print massif.out | ../../tests/filter_addresses
cleanup: rm massif.out