Command line help - demangling isn't just for C++
[valgrind.git] / massif / tests / overloaded-new.vgtest
blob85a839c1db732efd396098bf27bd18ad0bb5b635
1 prereq: test -e ./overloaded-new
2 prog: overloaded-new
3 vgopts: --stacks=no --time-unit=B --massif-out-file=massif.out
4 vgopts: --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook
5 vgopts: --ignore-fn=get_or_create_key_element --ignore-fn=_GLOBAL__sub_I_eh_alloc.cc --ignore-fn=call_init.part.0
6 vgopts: --ignore-fn=call_init --ignore-fn=pool
7 post: perl ../../massif/ms_print massif.out | sed 's/gcc[0-9]*/gcc/' | ./filter_new_aligned
8 cleanup: rm massif.out