Home > Parallel Programming > ThreadSanitizer

ThreadSanitizer

February 2nd, 2010

Came across this data race detection tool called ThreadSanitizer today. It is based on Valgrind and yet another one that uses lockset and happen-before.

Did not have time to check it out. But the document seems pretty comprehensive.

Categories: Parallel Programming Tags:
  1. February 18th, 2010 at 09:46 | #1

    You are welcome to try the tool! :)

  1. No trackbacks yet.