This revision was automatically updated to reflect the committed changes.
Closed by commit rG13278efd0c95: [lldb] Remove some trivial scoped timers
(authored by kastiglione).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115182/new/
https://reviews.
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
These functions seem hot enough that the overhead of the timer outweighs the
value it brings. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://revi
kastiglione created this revision.
kastiglione added reviewers: JDevlieghere, aprantl.
kastiglione requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
While profiling lldb (from swift/llvm-project), these timers were noticed to be
short lived