llvm-project/lldb/source/Plugins/ObjectFile/Mach-O
Greg Clayton c571988e9d Add modules stats into the "statistics dump" command.
The new module stats adds the ability to measure the time it takes to parse and index the symbol tables for each module, and reports modules statistics in the output of "statistics dump" along with the path, UUID and triple of the module. The time it takes to parse and index the symbol tables are also aggregated into new top level key/value pairs at the target level.

Differential Revision: https://reviews.llvm.org/D112279
2021-10-25 11:50:02 -07:00
..
CMakeLists.txt
ObjectFileMachO.cpp Add modules stats into the "statistics dump" command. 2021-10-25 11:50:02 -07:00
ObjectFileMachO.h [lldb] Remove ConstString from GetPluginNameStatic of some plugins 2021-10-21 12:58:45 +02:00