|
From: Nicholas N. <n.n...@gm...> - 2009-01-26 22:43:29
|
On Tue, Jan 27, 2009 at 2:45 AM, Konstantin Serebryany <kon...@gm...> wrote: > > 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, How similar is it to Helgrind -- could it conceivably be folded into Helgrind? Nick |