llvm-project/lldb/source/Plugins/SymbolFile
Dave Lee 557a19ab0f [lldb] Remove scoped timer from high firing and fast running ExtractUnitDIENoDwoIfNeeded
Profiles show that `DWARFUnit::ExtractUnitDIENoDwoIfNeeded` is both high firing (tens of thousands of calls) and fast running (15 µs mean).

Timers like this are noise and load for profiling systems, and can be removed.

rdar://100326595

Differential Revision: https://reviews.llvm.org/D134920
2022-10-01 09:58:40 -07:00
..
Breakpad [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
DWARF [lldb] Remove scoped timer from high firing and fast running ExtractUnitDIENoDwoIfNeeded 2022-10-01 09:58:40 -07:00
NativePDB [LLDB][NativePDB] Add class/union layout bit size. 2022-09-27 11:41:55 -07:00
PDB [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
Symtab Refactor protected virtual functions from SymbolFile into new SymbolFileCommon class. 2022-04-25 18:33:47 -07:00
CMakeLists.txt [lldb] Alphabetize some CMake files a bit better 2021-09-07 13:19:00 -04:00