mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
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
5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
prog: zero
|
|
vgopts: --stacks=no --heap-admin=0 --time-unit=B --massif-out-file=massif.out
|
|
post: perl ../../massif/ms_print massif.out | ../../tests/filter_addresses
|
|
cleanup: rm massif.out
|