diff options
author | Dave Lee <davelee.com@gmail.com> | 2022-03-11 12:45:47 -0800 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2022-03-11 12:46:38 -0800 |
commit | 94bda3aaa12192660cd8da3a7b3bf9749b2a2c44 (patch) | |
tree | 10a1fc6ba14228211b92e812cb705a8d84c6e471 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 3ca91adef8e885d89658a540860d3cee8746b1d9 (diff) | |
download | llvm-94bda3aaa12192660cd8da3a7b3bf9749b2a2c44.zip llvm-94bda3aaa12192660cd8da3a7b3bf9749b2a2c44.tar.gz llvm-94bda3aaa12192660cd8da3a7b3bf9749b2a2c44.tar.bz2 |
[lldb] Removed scoped timer from ReadMemoryFromFileCache
`ReadMemoryFromFileCache` can be called at a high rate, and has fast execution.
Signposts for high rate & brief duration can have a negative impact on tracing;
emitting a high volume signposts can lead to blocking, affecting performance,
and total volume makes human review of the trace harder because of the noise.
Differential Revision: https://reviews.llvm.org/D121226
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions