]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: add valgrind.h convenience wrapper
authorJason Dillaman <dillaman@redhat.com>
Thu, 30 Apr 2015 17:26:41 +0000 (13:26 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 4 Jun 2015 20:49:51 +0000 (16:49 -0400)
commit650ad32d74a24d248dd8e19bff1bbd31f0bb224b
treedaa44d27791af0c27c8abf2e71ab478c7bb1c99c
parent21f990efe6c6d710376d5b1a49fc8cd53aa020e6
common: add valgrind.h convenience wrapper

Conditionally support helgrind annotations if valgrind support is
enabled during the build.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
configure.ac
src/common/Makefile.am
src/common/valgrind.h [new file with mode: 0644]