diff options
author | Niels de Vos <ndevos@redhat.com> | 2018-11-13 12:53:17 +0100 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2018-11-27 05:21:06 +0000 |
commit | b2a50989822c135c2e4cb84ad7ad400957a49d10 (patch) | |
tree | 6b247db491e1ac1dc6398100f130b2445fd6755d /tests/bugs/glusterd | |
parent | fc9889d0373c323aab0d93f8ca31d2d8151bd041 (diff) | |
download | glusterfs-b2a50989822c135c2e4cb84ad7ad400957a49d10.tar.gz glusterfs-b2a50989822c135c2e4cb84ad7ad400957a49d10.tar.xz glusterfs-b2a50989822c135c2e4cb84ad7ad400957a49d10.zip |
build: add option to compile with ThreadSanitizer
ThreadSanitizer is a debugging tool that can detect threads that race
for data modifications. These races can result in data corruption and
are difficult to track and fix.
Change-Id: Ibbdaf17c811e30e79cd5bdcf9cd9ff2d0cdb2abb
URL: https://github.com/google/sanitizers/wiki/ThreadSanitizerCppManual
Reported-by: Yaniv Kaul <ykaul@redhat.com>
Fixes: #543
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'tests/bugs/glusterd')
0 files changed, 0 insertions, 0 deletions