Closed
Bug 1360322
Opened 8 years ago
Closed 8 years ago
Add initial AArch64 support to Gecko Profiler
Categories
(Core :: Gecko Profiler, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: jchen, Assigned: jchen)
References
Details
Attachments
(3 files)
9.94 KB,
patch
|
jchen
:
review+
|
Details | Diff | Splinter Review |
5.52 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
2.59 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8862591 -
Flags: review+
Assignee | ||
Comment 2•8 years ago
|
||
Add enough AArch64-specific code for the Gecko profiler to build.
Attachment #8862592 -
Flags: review?(mstange)
Assignee | ||
Comment 3•8 years ago
|
||
Only build LUL and its tests on ARM, x86, and x86_64, because only those
architectures are currently supported by LUL.
Attachment #8862593 -
Flags: review?(mstange)
Updated•8 years ago
|
Attachment #8862592 -
Flags: review?(mstange) → review+
Updated•8 years ago
|
Attachment #8862593 -
Flags: review?(mstange) → review+
Pushed by nchen@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3cc4055a3119
1. Convert tools/profiler/moz.build to Unix line ending; r=me
https://hg.mozilla.org/integration/mozilla-inbound/rev/6e9f45642890
2. Add initial AArch64 support to Gecko profiler; r=mstange
https://hg.mozilla.org/integration/mozilla-inbound/rev/e1ee60157d54
3. Only build LUL on supported architectures; r=mstange
Comment 5•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3cc4055a3119
https://hg.mozilla.org/mozilla-central/rev/6e9f45642890
https://hg.mozilla.org/mozilla-central/rev/e1ee60157d54
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•