]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
helgrind: annotate false-positive race conditions
authorJason Dillaman <dillaman@redhat.com>
Fri, 8 Jan 2016 17:34:45 +0000 (12:34 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 13 Jan 2016 14:54:29 +0000 (09:54 -0500)
commit8f8b4e2947db9314c60c31ccd08c0d3bb1805926
tree49f7d0787a7e307c86e831e1c5921212062c33c0
parent953bdfbccdf754cee7abe6fe44927b8cd2cd0d89
helgrind: annotate false-positive race conditions

Fixes: #14163
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
14 files changed:
src/common/HeartbeatMap.cc
src/common/Mutex.cc
src/common/RWLock.h
src/common/RefCountedObj.h
src/common/buffer.cc
src/common/ceph_context.cc
src/common/ceph_context.h
src/common/common_init.cc
src/common/lockdep.cc
src/common/perf_counters.cc
src/common/valgrind.h
src/log/Log.cc
src/msg/simple/Pipe.cc
src/msg/simple/SimpleMessenger.cc