diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-12-02 08:36:44 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-12-13 12:48:34 +0100 |
| commit | b332134921b42796c6b46453eaf2affdc09e3154 (patch) | |
| tree | 3c4d0feef781db8d407f4248ae17ab1f5176ea58 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 921e89c59a71ca3487e175164afba15e76ae2e09 (diff) | |
tsan: new runtime (v3)
This change switches tsan to the new runtime which features:
- 2x smaller shadow memory (2x of app memory)
- faster fully vectorized race detection
- small fixed-size vector clocks (512b)
- fast vectorized vector clock operations
- unlimited number of alive threads/goroutimes
Depends on D112602.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D112603
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
