|
From: Konstantin S. <kon...@gm...> - 2009-01-26 15:46:02
|
Hello Valgrind developers, Did you ever think that two data race detectors (Helgrind and Drd) is too much for the Valgrind project? In fact, I think that two is too few. :) Please welcome ThreadSanitizer, yet another data race detector based on Valgrind. http://code.google.com/p/data-race-test/wiki/ThreadSanitizer I'd appreciate your feedback, Thanks, --kcc |