Closed
Bug 1385359
Opened 8 years ago
Closed 8 years ago
Allow writing spew output to a file
Categories
(Core :: JavaScript Engine: JIT, enhancement)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink)
References
Details
Attachments
(1 file)
1.28 KB,
patch
|
nbp
:
review+
|
Details | Diff | Splinter Review |
I have a debugging workflow that is much nicer if I can separate out the spew output into a different file.
Assignee | ||
Comment 1•8 years ago
|
||
This is probably problematic in the age of sandboxing, but I normally run this in the shell anyway.
Attachment #8891431 -
Flags: review?(jdemooij)
Updated•8 years ago
|
Attachment #8891431 -
Flags: review?(jdemooij) → review+
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9734347cd43d
Add env var JIT_SPEW_FILENAME, r=nbp
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•