This is an archive of the discontinued LLVM Phabricator instance.

[llvm-profgen] Allow generating AutoFDO profile from CSSPGO binary
ClosedPublic

Authored by wenlei on Oct 13 2021, 10:28 PM.

Details

Summary

Add -use-dwarf-correlation switch to allow llvm-profgen to generate AutoFDO profile for binaries built with CSSPGO (pseudo-probe).

Diff Detail

Event Timeline

wenlei created this revision.Oct 13 2021, 10:28 PM
wenlei requested review of this revision.Oct 13 2021, 10:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2021, 10:28 PM
wlei accepted this revision.Oct 13 2021, 10:42 PM

LGTM, thanks!

This revision is now accepted and ready to land.Oct 13 2021, 10:42 PM
hoy accepted this revision.Oct 14 2021, 8:51 AM

lgtm.

This revision was landed with ongoing or failed builds.Oct 14 2021, 9:12 AM
This revision was automatically updated to reflect the committed changes.