Closed
Bug 643704
Opened 14 years ago
Closed 14 years ago
Allow to trigger PGO builds through mozconfig
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
5.67 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Currently, we need changes to the buildbots in order to enable or disable PGO on a given platform. The idea here is to allow an mk_add_options in mozconfig to trigger a PGO build through make -f client.mk build.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → mh+mozilla
Attachment #521478 -
Flags: review?(ted.mielczarek)
Comment 2•14 years ago
|
||
Comment on attachment 521478 [details] [diff] [review] Allow to trigger PGO builds through mozconfig Can you file a followup to get this in the Win32 mozconfigs? We'd have to backport this to the stable branches to remove all the profiledbuild stuff from the buildbot-configs, that might be worthwhile for sanity's sake.
Attachment #521478 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 3•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/4599ba769a48 Will file a followup
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•