llvm-project/lldb/source
Jonas Devlieghere 156b997251 [lldb] Instrument SB API with signposts
Instrument the SB API with signposts on Darwin. This gives us a time
profile on whose behalf LLDB spends time (particularly when run via the
SBAPI from an IDE).

Differential revision: https://reviews.llvm.org/D117632
2022-01-20 18:06:14 -08:00
..
API [lldb] Decouple instrumentation from the reproducers 2022-01-20 18:06:14 -08:00
Breakpoint [lldb] Make StatsDuration thread-safe 2022-01-19 16:42:53 +01:00
Commands [lldb] Remove non-address bits from addresses given to memory tag commands 2022-01-20 10:48:14 +00:00
Core [lldb] Create a property to store the REPL language 2022-01-05 15:03:46 -08:00
DataFormatters [lldb] Remove summary for signed char * 2022-01-06 19:52:24 +01:00
Expression Fix bugprone argument comments. 2022-01-09 12:21:02 -08:00
Host [lldb] fix memory leak in "GetGDBServerRegisterInfoXMLAndProcess" 2022-01-10 14:33:09 -08:00
Initialization [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00
Interpreter [lldb] Don't print "Command Options Usage:" for an alias with no options 2022-01-12 10:07:38 +00:00
Plugins [lldb] Decouple instrumentation from the reproducers 2022-01-20 18:06:14 -08:00
Symbol Use true/false instead of 1/0 (NFC) 2022-01-09 12:21:06 -08:00
Target [lldb] Make StatsDuration thread-safe 2022-01-19 16:42:53 +01:00
Utility [lldb] Instrument SB API with signposts 2022-01-20 18:06:14 -08:00
Version [lldb] Fix LLDB_FULL_VERSION_STRING 2022-01-19 14:20:22 -08:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00