Closed
Bug 1938141
Opened 1 year ago
Closed 1 year ago
Implement a telemetry probe to measure memory of Fenix processes
Categories
(Firefox for Android :: Experimentation and Telemetry, task, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1950417
People
(Reporter: denispal, Assigned: kaya)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][android-tab-reloading])
It doesn't look like we have any memory usage probes on Fenix at all. We have several in gecko such as MEMORY_RESIDENT_PEAK, MEMORY_TOTAL, MEMORY_UNIQUE, etc, but they are all using the legacy system which doesn't work on Android and they will not measure the front-end's memory usage.
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:towhite, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(towhite)
Denis, thanks for reporting. This seems like a new requirement, not necessarily a bug? Could you either edit this bug or create a task to capture the full requirements for this please?
Flags: needinfo?(towhite)
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → kkaya
| Assignee | ||
Updated•1 year ago
|
Priority: -- → P1
| Reporter | ||
Updated•1 year ago
|
Type: defect → task
Flags: needinfo?(dpalmeiro)
| Assignee | ||
Updated•1 year ago
|
Severity: -- → N/A
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [fxdroid][android-tab-reloading]
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•