Home | History | Annotate | Download | only in tests
      1 prog: realloc
      2 vgopts: -v -v --stats=yes --stacks=no --heap-admin=0 --time-unit=B --threshold=0 --massif-out-file=massif.out
      3 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
      4 stderr_filter: filter_verbose
      5 post: perl ../../massif/ms_print --threshold=0 massif.out | ../../tests/filter_addresses
      6 cleanup: rm massif.out
      7