ftmemsim-valgrind/massif/tests/custom_alloc.vgtest
Nicholas Nethercote 4ddcff03b9 Merged r9101 (make Massif tests work if VG_MIN_MALLOC_SZB==16) from the
DARWIN branch, along with a few other minor things.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9197
2009-02-18 05:14:44 +00:00

5 lines
196 B
Plaintext

prog: custom_alloc
vgopts: --stacks=no --time-unit=B --heap-admin=16 --massif-out-file=massif.out
post: perl ../../massif/ms_print massif.out | ../../tests/filter_addresses
cleanup: rm massif.out