Open
Bug 1805505
Opened 3 years ago
Updated 3 years ago
The Netlink Monitor thread wakes-up whenever the profiler captures a sample
Categories
(Core :: Networking, defect, P3)
Tracking
()
NEW
People
(Reporter: florian, Unassigned)
References
Details
(Whiteboard: [necko-triaged])
Example profile: https://share.firefox.dev/3FQS8w6
All these markers are due to the code at https://searchfox.org/mozilla-central/rev/43cb6eca1c3069d46d589d52ab4949257e630d19/netwerk/system/netlink/NetlinkService.cpp#1200-1201
This is similar to bug 1756642 and there's an example of how to fix this at https://searchfox.org/mozilla-central/rev/a0d4f8f112c5c792ae272bf6ce50763ddd23ffa2/widget/gtk/nsAppShell.cpp#78-82
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
Whiteboard: [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•