Open
Bug 941112
Opened 11 years ago
Updated 9 months ago
[Power] Provide a way to measure idle wake ups
Categories
(Core :: Gecko Profiler, enhancement, P3)
Tracking
()
NEW
People
(Reporter: BenWa, Unassigned)
References
(Blocks 1 open bug)
Details
We should measure idle wake up and ideally track the cause of these. This exist today on linux via 'powertop' and OSX 10.9 via the Activity monitor. Capturing this information will let us decrease power usage by cutting this metric down and perhaps coalescing.
The gecko profiler could capture the source of what is registering the timer if that's useful, but I would much rather have good OS level tools IMO.
Comment 1•11 years ago
|
||
As a side-note, shouldn't we have a |power| keyword?
Reporter | ||
Comment 2•11 years ago
|
||
No objection. You can file a BMO bug for that I think.
Severity: normal → N/A
Type: defect → enhancement
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•