|
From: <sv...@va...> - 2009-02-04 05:14:36
|
Author: njn Date: 2009-02-04 05:14:30 +0000 (Wed, 04 Feb 2009) New Revision: 9105 Log: Three minor corrections to .exp files for Massif. Modified: branches/DARWIN/massif/tests/alloc-fns-B.post.exp branches/DARWIN/massif/tests/big-alloc.post.exp branches/DARWIN/massif/tests/ignored.post.exp Modified: branches/DARWIN/massif/tests/alloc-fns-B.post.exp =================================================================== --- branches/DARWIN/massif/tests/alloc-fns-B.post.exp 2009-02-04 04:55:46 UTC (rev 9104) +++ branches/DARWIN/massif/tests/alloc-fns-B.post.exp 2009-02-04 05:14:30 UTC (rev 9105) @@ -1,7 +1,6 @@ -------------------------------------------------------------------------------- Command: ./alloc-fns Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --alloc-fn=a4 --alloc-fn=b4 --alloc-fn=b3 --alloc-fn=c4 --alloc-fn=c3 --alloc-fn=c2 --alloc-fn=d4 --alloc-fn=d3 --alloc-fn=d2 --alloc-fn=d1 --massif-out-file=massif.out --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 - ms_print arguments: massif.out -------------------------------------------------------------------------------- Modified: branches/DARWIN/massif/tests/big-alloc.post.exp =================================================================== --- branches/DARWIN/massif/tests/big-alloc.post.exp 2009-02-04 04:55:46 UTC (rev 9104) +++ branches/DARWIN/massif/tests/big-alloc.post.exp 2009-02-04 05:14:30 UTC (rev 9105) @@ -46,7 +46,7 @@ 8 83,886,144 83,886,144 83,886,080 64 0 9 94,371,912 94,371,912 94,371,840 72 0 100.00% (94,371,840B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. -->100.00% (94,371,840B) 0x........: main (big-alloc.c:13) +->100.00% (94,371,840B) 0x........: main (big-alloc.c:12) -------------------------------------------------------------------------------- n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B) Modified: branches/DARWIN/massif/tests/ignored.post.exp =================================================================== --- branches/DARWIN/massif/tests/ignored.post.exp 2009-02-04 04:55:46 UTC (rev 9104) +++ branches/DARWIN/massif/tests/ignored.post.exp 2009-02-04 05:14:30 UTC (rev 9105) @@ -40,7 +40,7 @@ 2 800 800 800 0 0 3 800 800 800 0 0 100.00% (800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. -->100.00% (800B) 0x........: main (ignored.c:31) +->100.00% (800B) 0x........: main (ignored.c:38) | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) |