Closed Bug 1665465 Opened 4 years ago Closed 4 years ago

--enable-perf is broken (allows dumping linux 'perf'-compatible files for JIT code)

Categories

(Core :: JavaScript Engine: JIT, defect, P1)

defect

Tracking

()

RESOLVED FIXED
82 Branch
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- unaffected
firefox80 --- unaffected
firefox81 --- unaffected
firefox82 --- fixed

People

(Reporter: jesup, Assigned: tcampbell)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Compile fails badly with --enable-perf. Adding #include <cstdint> to the PerfSpewer.h file gets it past the 'uint32_t' errors, but then you hit all sorts of other errors.

Header cleanliness problems. Not user-facing but affects some of our perf/profiling workflows. Regressed by Bug 1664810.

Assignee: nobody → tcampbell
Severity: -- → S4
Priority: -- → P1
Regressed by: 1664810
Has Regression Range: --- → yes

Set release status flags based on info from the regressing bug 1664810

Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/400be4d840c4
Fix missing include on --enable-perf builds. r=jonco
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: