On Fri, Apr 17, 2015, at 06:05 AM, Yonggang Luo wrote: > Where does ENABLE_PGO have the effect?
I think you're looking for MOZ_PGO: https://dxr.mozilla.org/mozilla-central/search?tree=mozilla-central&q=MOZ_PGO&redirect=true ..which is mostly handled in client.mk. We do two build passes for PGO, and in the first one the build system sets MOZ_PROFILE_GENERATE, and in the second it sets MOZ_PROFILE_USE. -Ted _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds