The logic of g_quiet was inverted in D26243. This corrects the issue.
Without this, running log timers enable produces a high volume of incremental
timer output.
Paths
| Differential D117837
[lldb] Fix timer logging inverted quiet condition ClosedPublic Authored by kastiglione on Jan 20 2022, 2:20 PM.
Details Summary The logic of g_quiet was inverted in D26243. This corrects the issue. Without this, running log timers enable produces a high volume of incremental
Diff Detail
Event Timelinekastiglione created this revision. This revision is now accepted and ready to land.Jan 20 2022, 2:45 PM Closed by commit rG58ee14e29e98: [lldb] Fix timer logging inverted quiet condition (authored by kastiglione). · Explain WhyJan 21 2022, 3:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 401783 lldb/source/Utility/Timer.cpp
|