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 D134920
[lldb] Remove scoped timer from high firing and fast running ExtractUnitDIENoDwoIfNeeded kastiglione on Sep 29 2022, 4:17 PM. Authored by
Details 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
Diff Detail
Event Timeline |