Closed
Bug 1107245
Opened 10 years ago
Closed 10 years ago
Always build in support for profiling the nursery
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: terrence, Assigned: terrence)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
5.62 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
There are enough non-gc people that want these numbers that we should make it easier to get access to.
Assignee | ||
Comment 1•10 years ago
|
||
Over-the-shoulder r+ from Jon and Steve.
Assignee | ||
Comment 2•10 years ago
|
||
On second thought, even though a PRMJ_Now is too slow (see bug 603872), Jan pointed out that just making these branch should be fast enough. So let's do that and make it possible to profile the nursery from any build.
Attachment #8531726 -
Attachment is obsolete: true
Attachment #8531740 -
Flags: review?(jcoppeard)
Updated•10 years ago
|
Attachment #8531740 -
Flags: review?(jcoppeard) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Summary: Add a build flag to enable PROFILE_NURSERY → Always build in support for profiling the nursery
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•