No subject

Diego Novillo dnovillo at google.com
Thu Jul 31 08:32:46 PDT 2014


This patch adds directory lib/ProfileData/PerfConverter. The top
level contains a mix of generic support for reading ELF binaries,
Perf data and generating the Sample PGO profile read by
lib/Transforms/Scalar/SampleProfile.cpp.

I plan to separate parts of this directory into lib/ProfileData
to provide generic support for plugging other sample profilers.
But initially, I would prefer if I can keep the initial commit
close to the original github sources.


Diego.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-sample-profile-converter-perf.diff
Type: text/x-diff
Size: 86772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140731/74fb1fc6/attachment.diff>


More information about the llvm-commits mailing list