[PATCH] D111776: [llvm-profgen] Allow generating AutoFDO profile from CSSPGO binary
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 13 22:28:18 PDT 2021
wenlei created this revision.
wenlei added reviewers: hoy, wlei.
Herald added subscribers: modimo, lxfind.
wenlei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Add `-use-dwarf-correlation` switch to allow llvm-profgen to generate AutoFDO profile for binaries built with CSSPGO (pseudo-probe).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D111776
Files:
llvm/test/tools/llvm-profgen/inline-force-dwarf.test
llvm/test/tools/llvm-profgen/inline-noprobe.test
llvm/tools/llvm-profgen/PerfReader.cpp
llvm/tools/llvm-profgen/ProfiledBinary.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111776.379609.patch
Type: text/x-patch
Size: 6343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/c4cd03e1/attachment.bin>
More information about the llvm-commits
mailing list