Home | History | Annotate | Download | only in tests
      1 prog: new-cpp
      2 vgopts: --stacks=no --time-unit=B --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
      4 vgopts: --ignore-fn=get_or_create_key_element --ignore-fn=_GLOBAL__sub_I_eh_alloc.cc
      5 post: perl ../../massif/ms_print massif.out | ../../tests/filter_addresses
      6 cleanup: rm massif.out
      7