User Tools

Site Tools


howto:pgo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
faq:pgo [2015/01/23 12:56] – created faq on profile guided optimization vondelehowto:pgo [2015/04/28 11:23] – faq:pgo renamed to howto:pgo oschuett
Line 13: Line 13:
 5. Remove the old instrumented object files, retaining the .gcda files (i.e. clean) 5. Remove the old instrumented object files, retaining the .gcda files (i.e. clean)
    make -j ARCH=local VERSION=sopt clean    make -j ARCH=local VERSION=sopt clean
-6. Recompile to generate the optimized binary+6. Recompile to build the optimized binary using the profile data.
    make -j ARCH=local VERSION=sopt PROFOPT=-fprofile-use    make -j ARCH=local VERSION=sopt PROFOPT=-fprofile-use
howto/pgo.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1