This is an archive of the discontinued LLVM Phabricator instance.

[ELF] --time-trace: Trace "Write sections"
ClosedPublic

Authored by MaskRay on Dec 17 2021, 11:39 PM.

Details

Summary

writeSections is typically a bottleneck.
This was used to track down the following bottlenecks:

Diff Detail

Event Timeline

MaskRay created this revision.Dec 17 2021, 11:39 PM
MaskRay requested review of this revision.Dec 17 2021, 11:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 17 2021, 11:39 PM
MaskRay edited the summary of this revision. (Show Details)Dec 17 2021, 11:42 PM
ikudrin accepted this revision.Dec 19 2021, 9:08 PM

LGTM

This revision is now accepted and ready to land.Dec 19 2021, 9:08 PM
MaskRay edited the summary of this revision. (Show Details)Dec 20 2021, 10:50 AM
This revision was automatically updated to reflect the committed changes.