This is an archive of the discontinued LLVM Phabricator instance.

Call TimerGroup::clearAll() to avoid redundant profile results
AbandonedPublic

Authored by tk1012 on Feb 23 2019, 4:09 PM.

Details

Reviewers
rsmith
beanz
Summary

This patch clears out all timers just after printing all timers to avoid redundant messages.

Diff Detail

Repository
rC Clang

Event Timeline

tk1012 created this revision.Feb 23 2019, 4:09 PM
tk1012 retitled this revision from Clear TimerGroup to avoid redundant profile results to Call TimerGroup::clearAll() to avoid redundant profile results.Feb 23 2019, 4:29 PM
tk1012 edited the summary of this revision. (Show Details)
tk1012 added reviewers: rsmith, beanz.
tk1012 abandoned this revision.Jun 2 2019, 5:22 PM