llvm-project/lldb/source/Plugins
Alisamar Husain 8271220a99 [trace][intelpt] Instruction count in trace info
Added a line to `thread trace dump info` results which shows total number of instructions executed until now.

Differential Revision: https://reviews.llvm.org/D122076
2022-03-20 11:28:16 +05:30
..
ABI Don't report memory return values on MacOS_arm64 of SysV_arm64 ABI's. 2022-03-14 15:25:40 -07:00
Architecture [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
Disassembler [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
DynamicLoader [lldb] Remove process->LoadModules call from DynamicLoaderPOSIXDYLD 2022-03-18 08:58:29 +01:00
ExpressionParser [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
Instruction [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
InstrumentationRuntime [lldb] Migrate runtime instrumentation plugins to ReportWarning 2022-03-16 23:20:58 -07:00
JITLoader [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
Language [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
LanguageRuntime [lldb] Report debugger diagnostics as events 2022-03-16 08:33:01 -07:00
MemoryHistory [lldb] Migrate runtime instrumentation plugins to ReportWarning 2022-03-16 23:20:58 -07:00
ObjectContainer [lldb] Remove ConstString from GetPluginNameStatic of some plugins 2021-10-21 12:58:45 +02:00
ObjectFile [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
OperatingSystem [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
Platform [LLDB] Modifying expression code in MakeLoadImageUtilityFunction to be more consistent 2022-03-17 08:52:56 -07:00
Process [lldb] Migrate ProcessGDBRemote to ReportWarning 2022-03-17 15:13:48 -07:00
REPL [lldb] Remove ConstString from TypeSystem and REPL plugin names 2021-11-02 16:13:52 +01:00
ScriptInterpreter [lldb/Plugins] Add ability to load modules to Scripted Processes 2022-03-04 13:35:28 -08:00
StructuredData [lldb] Report debugger diagnostics as events 2022-03-16 08:33:01 -07:00
SymbolFile [LLDB][NativePDB] Don't complete static members' types when completing a record type. 2022-03-15 14:06:54 -07:00
SymbolVendor [lldb] Unbreak the macOS build after dfd499a61c 2021-11-02 09:47:44 +01:00
SystemRuntime [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
Trace [trace][intelpt] Instruction count in trace info 2022-03-20 11:28:16 +05:30
TraceExporter Use Optional::getValueOr (NFC) 2021-12-24 20:57:40 -08:00
TypeSystem [lldb] add missed handling for new BTFTagAttributed type 2022-03-16 11:00:35 -07:00
UnwindAssembly [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
CMakeLists.txt [lldb] Add a C language REPL to test LLDB's REPL infrastructure 2021-09-23 19:31:02 +02:00
Plugins.def.in Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin" 2020-02-18 19:16:07 -08:00