* AutoFDO profile toolchain is open-sourced
@ 2014-05-07 22:56 Dehao Chen
0 siblings, 0 replies; only message in thread
From: Dehao Chen @ 2014-05-07 22:56 UTC (permalink / raw)
To: GCC Development; +Cc: GCC Patches, David Li, Diego Novillo
We have open-sourced AutoFDO profile toolchain in:
https://github.com/google/autofdo
For GCC developers, the most important tool is create_gcov, which
converts sampling based profile to GCC-readable profile. Please refer
to the readme file
(https://raw.githubusercontent.com/google/autofdo/master/README) for
more details.
To use the profile, one need to checkout
https://gcc.gnu.org/svn/gcc/branches/google/gcc-4_8. We are working on
porting AutoFDO to trunk
(http://gcc.gnu.org/ml/gcc-patches/2014-05/msg00438.html).
We have limited doc inside the open-sourced package, and we are
planning to add more content to the wiki page
(https://github.com/google/autofdo/wiki). Feel free to send me emails
or discuss on github if you have any questions.
Cheers,
Dehao
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-07 22:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-07 22:56 AutoFDO profile toolchain is open-sourced Dehao Chen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).