[OE-core] [PATCH v2 00/20] support profile-optimized build for Python

Markus Lehtonen markus.lehtonen at linux.intel.com
Tue May 16 14:07:39 UTC 2017


On 16/05/2017, 16.23, "Alexander Kanavin" <alexander.kanavin at linux.intel.com> wrote:

    On 05/16/2017 04:18 PM, Markus Lehtonen wrote:
    > This patchset makes it possible to make a PGO (profile-guided-optimization)
    > build of python. This version of the patchset is almost identical to v1
    > submitted back in February, with these changes:
    > - rebased on top of latest oe-core master
    > - exclude profile data for Modules/posixmodule of Python 2.7 as it was not
    >   working correctly
    
    How about doing this only for Python 3.x? We'd like to stick to our 
    resolution of deprecating 2.x, which means not introducing any new 
    dependencies or images that need it.

You're probably right. There's not much use in churning soon-to-be-deprecated Python 2.x. I will submit a new patchset for Python 3.x only. Python 2.x could be added later if deprecation wouldn't happen for some reason.

    
    Also, python-pgo-image commits should probably be all squashed into one 
    (with comments within files replacing the commit messages).
    
Point taken.


Thanks,
  Markus
    





More information about the Openembedded-core mailing list