summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-04-27 13:55:41 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-11-12 14:31:49 +0100
commitac95b8d9548cb3c07e60236d3e9e1fd05f79579b (patch)
tree5aacdc421cde6a73d54ae77b30a1bd30054e370a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentcef1e07cc6d00b5b429d77133201e1f404a8023c (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