Unbreak jprof and minor cleanup
Categories
(Core :: Gecko Profiler, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fix-optional |
People
(Reporter: jesup, Assigned: jesup)
References
Details
Attachments
(2 files, 1 obsolete file)
| Assignee | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Comment 3•7 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:jesup, could you have a look please?
| Assignee | ||
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
Depends on D35849
| Assignee | ||
Comment 6•6 years ago
|
||
Here's a profile taken with jprof of loading CNN. One thing we could do with jprof would be to turn on the gecko profiler in markers-only mode, and merge the stack from jprof with the markers from gecko (and get all the threads without the heavy overhead -- but without the script stack info - unless we can get it to use the data from --enable-perf). Generally the stacks appear better than what we get from perf, note.
Comment 7•3 years ago
|
||
The following patch is waiting for review from an inactive reviewer:
| ID | Title | Author | Reviewer Status |
|---|---|---|---|
| D35853 | Bug 1399146: Have jprof output "perf script"-compatible profiles r=gerald | jesup | gerald: Resigned from review |
:jesup, could you please find another reviewer or abandon the patch if it is no longer relevant?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Updated•1 year ago
|
Description
•