odyaka341 / thread-sanitizer

Automatically exported from code.google.com/p/thread-sanitizer
0 stars 0 forks source link

Deadlock detector #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implement builtin deadlock detector in tsan.
This will give us feature parity with Helgrind.

Original issue reported on code.google.com by dvyu...@google.com on 10 Oct 2013 at 10:48

GoogleCodeExporter commented 9 years ago

Original comment by dvyu...@google.com on 10 Oct 2013 at 11:12

GoogleCodeExporter commented 9 years ago

Original comment by pbos@google.com on 5 Mar 2014 at 3:23

GoogleCodeExporter commented 9 years ago
A first more-or-less usable version is implemented: 
https://code.google.com/p/thread-sanitizer/wiki/DeadlockDetector
We are still changing it actively, but anyone is welcome to try.

Original comment by konstant...@gmail.com on 18 Mar 2014 at 6:20

GoogleCodeExporter commented 9 years ago

Original comment by dvyu...@google.com on 25 Apr 2014 at 10:18