From: Nicholas Nethercote Date: Mon, 3 Mar 2008 02:13:16 +0000 (+0000) Subject: Update for the new VG_(ssort) algorithm. X-Git-Tag: svn/VALGRIND_3_4_0~977 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=754e7ca6ba5d95fee10c9eac55b6b330e5326637;p=thirdparty%2Fvalgrind.git Update for the new VG_(ssort) algorithm. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7542 --- diff --git a/massif/tests/alloc-fns-B.post.exp b/massif/tests/alloc-fns-B.post.exp index d491ffa2af..db5e5a229e 100644 --- a/massif/tests/alloc-fns-B.post.exp +++ b/massif/tests/alloc-fns-B.post.exp @@ -55,10 +55,6 @@ Number of snapshots: 10 | | | ->11.11% (200B) 0x........: main (alloc-fns.c:27) | -->11.11% (200B) 0x........: b2 (alloc-fns.c:10) -| ->11.11% (200B) 0x........: b1 (alloc-fns.c:11) -| ->11.11% (200B) 0x........: main (alloc-fns.c:28) -| ->11.11% (200B) 0x........: c1 (alloc-fns.c:16) | ->11.11% (200B) 0x........: main (alloc-fns.c:29) | @@ -69,4 +65,8 @@ Number of snapshots: 10 ->11.11% (200B) 0x........: main (alloc-fns.c:32) | ->11.11% (200B) 0x........: main (alloc-fns.c:33) - +| +->11.11% (200B) 0x........: b2 (alloc-fns.c:10) + ->11.11% (200B) 0x........: b1 (alloc-fns.c:11) + ->11.11% (200B) 0x........: main (alloc-fns.c:28) +