Product Details

Atomer: Atomicity Violations Analyser, Version 1.0

Created: 2020

Czech title
Atomer: detektor porušení atomičnosti, verze 1.0
Type
software
License
required - free
Authors
Harmim Dominik, Ing. (FIT BUT)
Vojnar Tomáš, prof. Ing., Ph.D. (DITS FIT BUT)
Keywords

Concurrent programs, multithreaded programs, low-level synchronisation, mutexes, atomicity, static analysis, abstract interpretation, function summaries, Facebook Infer.

Description

Atomer version 1.0 is the first version of a static detector of violations of atomicity of call sequences in concurrent programs written in the C language using low-level synchronisation by explicit mutex locking and unlocking. The tool is a static analyser based on abstract interpretation and function summaries, which are computed along the call tree, starting from its leaves so as to achieve good scalability. The detector is implemented in Ocaml as a plugin of the Facebook Infer Framework.

Location
Licence

Free software under the MIT license (cf. https://opensource.org/licenses/MIT).

Projects
Research groups
Departments
Back to top