]> sourceware.org Git - lvm2.git/commit
[MM] Make valgrind aware of the pool allocators
authorJoe Thornber <joe@fib011235813.fsnet.co.uk>
Mon, 9 Aug 2010 10:56:01 +0000 (10:56 +0000)
committerJoe Thornber <joe@fib011235813.fsnet.co.uk>
Mon, 9 Aug 2010 10:56:01 +0000 (10:56 +0000)
commit1aaf8d589fe23dcf734d3158e27de8a50a5215f8
tree9ebf3a6c825029c278ec2300ab2bec33f9b7fc36
parent1b87c6ade712362d075c1f0ba983691976d83444
[MM] Make valgrind aware of the pool allocators

./configure with --enable-valgrind-pool to enable this.
Makefile.in
configure.in
libdm/mm/dbg_malloc.c
libdm/mm/pool-fast.c
unit-tests/mm/Makefile.in [new file with mode: 0644]
unit-tests/mm/TESTS [new file with mode: 0644]
unit-tests/mm/check_results [new file with mode: 0755]
unit-tests/mm/pool_valgrind_t.c [new file with mode: 0644]
This page took 0.041094 seconds and 5 git commands to generate.