Expand FOG IPC to Socket process
Categories
(Toolkit :: Telemetry, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
(Whiteboard: [telemetry:fog:m?])
Attachments
(5 files)
+++ This bug was initially created as a clone of Bug #1744162 and bug #1729026 +++
FOG's IPC is currently not present in the socket process. It would be nice to fix this to report the CPU time used in the socket process through Glean.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D133491
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D133508
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D133509
Comment 6•3 years ago
|
||
Backed out for GTest failures on IHistory.Test
Backout link: https://hg.mozilla.org/integration/autoland/rev/66b5b425d27f9880ebde030e4c0a5e433da569ee
Log link: https://treeherder.mozilla.org/logviewer?job_id=361366630&repo=autoland&lineNumber=32721
Comment 7•3 years ago
|
||
The TestFOGIPC gtests were best-effort attempts to test the IPC within the same process which never really worked out. I think we can remove these tests because they don't really do much of anything at all (and in the case of TestFlushAllChildData it doesn't even hit its ASSERT
until after the test bounds are exited). Supplanted by tests/xpcshell/test_GleanIPC.js
and friends.
Assignee | ||
Comment 8•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Comment 10•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9525361202e4
https://hg.mozilla.org/mozilla-central/rev/19aef34fced0
https://hg.mozilla.org/mozilla-central/rev/081cdfa17669
https://hg.mozilla.org/mozilla-central/rev/e9ecd15c7158
https://hg.mozilla.org/mozilla-central/rev/05eb5b87a4d9
Description
•