llvm-capstone/lldb/tools
kuperxu 8dd106028b [debugserver] Add platform cache support to improve performance.
The dyld SPI used by debugserver (_dyld_process_info_create) has become
much slower in macOS BigSur 11.3 causing a significant performance
regression when attaching. This commit mitigates that by caching the
result when calling the SPI to compute the platform.

Differential revision: https://reviews.llvm.org/D102833
2021-05-20 19:10:46 -07:00
..
argdumper
compact-unwind
darwin-debug
darwin-threads
debugserver [debugserver] Add platform cache support to improve performance. 2021-05-20 19:10:46 -07:00
driver Fix typo, arvm7 -> armv7 2021-05-05 00:56:44 -04:00
intel-features
lldb-instr Adapt lldb-instr to d47ee525f9 APi change 2021-01-29 10:58:40 +01:00
lldb-server [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text 2021-04-06 07:23:31 -04:00
lldb-test [lldb] Call os_log_fault on lldb_assert 2021-03-19 14:23:50 -07:00
lldb-vscode [lldb-vscode] Follow up of D99989 - store some strings more safely 2021-04-29 18:37:44 -07:00
CMakeLists.txt