Closed
Bug 1533531
Opened 6 years ago
Closed 6 years ago
NSPRInterposer should report filenames
Categories
(Core :: Gecko Profiler, enhancement, P2)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The mainthreadio markers in Linux profiles have no filename information currently, and on Mac we only have the filename information for write markers from the PoisonIOInterposer.
NSPRInterposer should report the filename.
| Assignee | ||
Comment 1•6 years ago
|
||
Priority: -- → P2
| Assignee | ||
Comment 2•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3d130d32b63561ee1206edf3b60fd1c2b366f6b1 confirms the patch provides filenames for the mainthreadio markers on Linux and Mac.
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa25d5068254
Make NSPRIOInterposer report filenames, r=aklotz.
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•