llvm/bolt/runtime
Vladislav Khmelevsky 2cf9008a60 [PR] Instrumentation: Disable signals on mutex lock
Summary:
When indirect call is instrmented it locks SimpleHashTable's mutex on get() call.
If while locked we we receive a signal and signal handler also will call
indirect function we will end up with deadlock.

PR facebookincubator/BOLT#167

Vladislav Khmelevsky,
Advanced Software Technology Lab, Huawei

(cherry picked from FBD28909921)
2021-06-04 19:51:06 +03:00
..
CMakeLists.txt [BOLT] Enable intToStr for MacOS 2021-01-20 16:40:17 -08:00
common.h [PR] Instrumentation: Disable signals on mutex lock 2021-06-04 19:51:06 +03:00
config.h.in [BOLT] Fix build for Mac 2019-09-20 11:29:35 -07:00
hugify.cpp [BOLT] Hugify: check for THP support via sysfs 2021-06-02 19:11:52 -07:00
instr.cpp Rebase: [BOLT][NFC] Expand auto types 2021-04-08 00:19:26 -07:00