1prog: peak 2vgopts: --stacks=no --time-unit=B -v -v --stats=yes --peak-inaccuracy=10.0 --heap-admin=128 --massif-out-file=massif.out 3vgopts: --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 4stderr_filter: filter_verbose 5post: perl ../../massif/ms_print massif.out | ../../tests/filter_addresses 6cleanup: rm massif.out 7