This is an archive of the discontinued LLVM Phabricator instance.

[perf] Fix a data race in the PerfJITEventListener
ClosedPublic

Authored by ezhulenev on Jun 26 2021, 7:31 AM.

Details

Summary

Concurrent JIT compilation + PerfJITEventListener triggers tsan error

Diff Detail

Event Timeline

ezhulenev created this revision.Jun 26 2021, 7:31 AM
ezhulenev requested review of this revision.Jun 26 2021, 7:31 AM
ezhulenev edited the summary of this revision. (Show Details)Jun 26 2021, 7:35 AM
ezhulenev added a reviewer: ftynse.
cota accepted this revision.Jun 29 2021, 8:29 AM
This revision is now accepted and ready to land.Jun 29 2021, 8:29 AM
This revision was landed with ongoing or failed builds.Jun 29 2021, 8:30 AM
This revision was automatically updated to reflect the committed changes.