]> sourceware.org Git - valgrind.git/commit
Darwin massif: add lots of ignore-fn for the many dynamic allocations done at startup
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 26 Dec 2023 08:42:56 +0000 (09:42 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 26 Dec 2023 08:43:45 +0000 (09:43 +0100)
commitd2187d399e25285950af9f5c43e1e955dd6a2899
treeed6301396de738c251f99eb761b0ed3e40c1892e
parenta43bfaf0815345252e9ec5f0ba325f3c15569316
Darwin massif: add lots of ignore-fn for the many dynamic allocations done at startup
71 files changed:
massif/tests/alloc-fns-A.post.exp
massif/tests/alloc-fns-A.vgtest
massif/tests/alloc-fns-B.post.exp
massif/tests/alloc-fns-B.vgtest
massif/tests/basic.post.exp
massif/tests/basic.vgtest
massif/tests/basic2.post.exp
massif/tests/basic2.vgtest
massif/tests/big-alloc.post.exp
massif/tests/big-alloc.post.exp-64bit
massif/tests/big-alloc.post.exp-ppc64
massif/tests/big-alloc.post.exp-x86-freebsd
massif/tests/big-alloc.vgtest
massif/tests/culling1.stderr.exp
massif/tests/culling1.vgtest
massif/tests/culling2.stderr.exp
massif/tests/culling2.vgtest
massif/tests/custom_alloc.post.exp
massif/tests/custom_alloc.vgtest
massif/tests/deep-A.post.exp
massif/tests/deep-A.vgtest
massif/tests/deep-B.post.exp
massif/tests/deep-B.stderr.exp
massif/tests/deep-B.vgtest
massif/tests/deep-C.post.exp
massif/tests/deep-C.stderr.exp
massif/tests/deep-C.vgtest
massif/tests/deep-D.post.exp
massif/tests/deep-D.vgtest
massif/tests/ignored.post.exp
massif/tests/ignored.vgtest
massif/tests/ignoring.post.exp
massif/tests/ignoring.vgtest
massif/tests/insig.post.exp
massif/tests/insig.vgtest
massif/tests/long-names.post.exp
massif/tests/long-names.vgtest
massif/tests/long-time.post.exp
massif/tests/long-time.vgtest
massif/tests/new-cpp.post.exp
massif/tests/new-cpp.vgtest
massif/tests/null.post.exp
massif/tests/null.vgtest
massif/tests/one.post.exp
massif/tests/one.post.exp2
massif/tests/one.vgtest
massif/tests/overloaded-new.post.exp-mips32
massif/tests/peak.post.exp
massif/tests/peak.vgtest
massif/tests/peak2.post.exp
massif/tests/peak2.stderr.exp
massif/tests/peak2.vgtest
massif/tests/realloc.post.exp
massif/tests/realloc.stderr.exp
massif/tests/realloc.vgtest
massif/tests/thresholds_0_0.post.exp
massif/tests/thresholds_0_0.vgtest
massif/tests/thresholds_0_10.post.exp
massif/tests/thresholds_0_10.vgtest
massif/tests/thresholds_10_0.post.exp
massif/tests/thresholds_10_0.vgtest
massif/tests/thresholds_10_10.post.exp
massif/tests/thresholds_10_10.vgtest
massif/tests/thresholds_5_0.post.exp
massif/tests/thresholds_5_0.vgtest
massif/tests/thresholds_5_10.post.exp
massif/tests/thresholds_5_10.vgtest
massif/tests/zero1.post.exp
massif/tests/zero1.vgtest
massif/tests/zero2.post.exp
massif/tests/zero2.vgtest
This page took 0.045467 seconds and 5 git commands to generate.