Closed
Bug 1340725
Opened 9 years ago
Closed 9 years ago
Local builds should have --enable-profiling by default
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox54 affected)
RESOLVED
DUPLICATE
of bug 1321065
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | affected |
People
(Reporter: mstange, Unassigned)
Details
We build official Nightly and Developer Edition builds with --enable-profiling, but it's off by default for local developer builds. That means that developers don't get C++ callstacks in the profiler by default. They have to manually add --enable-profiling to their mozconfig.
Can we make --enable-profiling the default for builds with the NIGHTLY channel?
| Reporter | ||
Updated•9 years ago
|
Component: Gecko Profiler → Build Config
Comment 1•9 years ago
|
||
That's already the default. It was changed in bug 1321065.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•9 years ago
|
||
Three months ago even! I had no idea.
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•