diff options
author | Dave Lee <davelee.com@gmail.com> | 2022-09-29 16:23:22 -0700 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2022-10-01 09:58:03 -0700 |
commit | 72a86a9dc4c53010f3b493685d0798bf02bf6ebc (patch) | |
tree | ea82908bd5f8742b1e259b4f52e0d61aadc1f4cd /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 05b0b48b50b873f29e4962fed986f1993ce292df (diff) | |
download | llvm-72a86a9dc4c53010f3b493685d0798bf02bf6ebc.zip llvm-72a86a9dc4c53010f3b493685d0798bf02bf6ebc.tar.gz llvm-72a86a9dc4c53010f3b493685d0798bf02bf6ebc.tar.bz2 |
[lldb] Remove scoped timer from high firing and fast running SymbolFileDWARF::FindFunctions
Profiles show that `SymbolFileDWARF::FindFunctions` is both high firing (many thousands of calls) and fast running (35 µs mean).
Timers like this are noise and load for profiling systems, and can be removed.
rdar://100326595
Differential Revision: https://reviews.llvm.org/D134922
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions