mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Remove a temporary file after massif/tests/mmapunmap test run.
n-i-bz git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15746
This commit is contained in:
parent
58ba63b7df
commit
bcea2454f3
@ -3,4 +3,4 @@ vgopts: --pages-as-heap=yes --threshold=30.0 -q
|
||||
vgopts: --stacks=no --time-unit=B --depth=8 --massif-out-file=massif.out
|
||||
vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
|
||||
post: grep -A3 -e =peak massif.out | grep -e 'main (mmapunmap.c:11)' | ../../tests/filter_addresses
|
||||
# cleanup: rm massif.out
|
||||
cleanup: rm massif.out
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user