Closed
Bug 1553973
Opened 6 years ago
Closed 6 years ago
make run-profileserver.sh collect all .profraw files
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox69 fixed)
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
This change is necessary to make either e10s profiling or LLVM IR-based
PGO instrumentation work properly, as both will generate multiple
.profraw files.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9ca9aa85cf98
make run-profileserver.sh collect all .profraw files; r=firefox-build-system-reviewers,mshal
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•