...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Astrée |
| read_data_race write_data_race | Supported by sound analysis (data race alarm). | ||||||
CodeSonar |
| CONCURRENCY.DATARACE | Data race | ||||||
Coverity |
| MISSING_LOCK | Partially implemented | ||||||
Parasoft C/C++test |
| BD-TRS-BITLOCK | Implemented | ||||||
Polyspace Bug Finder | R2016a | Data race | Multiple tasks perform unprotected non-atomic operations on shared variables |
...