Closed
Bug 1936640
Opened 1 year ago
Closed 1 year ago
Add gecko profiling support for mochitest layer
Categories
(Testing :: mozperftest, task, P1)
Testing
mozperftest
Tracking
(firefox135 fixed)
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
Attachments
(1 file)
This bug is for adding gecko profiling support to mozperftest for the mochitest layer.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
This patch adds the ability to run gecko profiling in tests written for the mochitest test layer. It's used with a global/general --gecko-profile option that is compatible with the "Generate profile" button in Treeherder.
Updated•1 year ago
|
Assignee: nobody → gmierz2
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
|
||
Patch up here to get the "Generate Profile" button added for mozperftest tests: https://github.com/mozilla/treeherder/pull/8350
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/b829050749d8
Add gecko profiling support to mozperftest mochitest layer. r=perftest-reviewers,releng-reviewers,fbilt,jcristau,taskgraph-reviewers
Comment 6•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•