New issue
Advanced search Search tips

Issue 812146 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[servo] consolidate stats_manager utilities

Project Member Reported by coconutruben@chromium.org, Feb 14 2018

Issue description

New CL to provide dut-power control (crrev.com/c/915643) adds a new stats_manager implementation similar to the one provided for sweetberry here (https://chromium.googlesource.com/chromiumos/platform/ec/+/master/extra/usb_power/stats_manager.py).
Additionally, dut-control also has some logic like this inside of it (the source of the code really).
Once the new CL is established, consolidate implementations to just have one code that provides this functionality.

The additional implementation for dut-power is because
- the code is needed in the hdctools repo
- statsmanager needed some more functionality

This might get resolved once we figure out how to either build together, or integrate sweetberry code into hdctools, but if not, we should still look into how to consolidate that code.
 
Owner: coconutruben@chromium.org
Status: Started (was: Available)
This is now being worked on by importing stats_manager into servo & measure power as per crrev.com/c/1131034 and crrev.com/c/1140095
Components: Tools>ChromeOSDebugBoards

Sign in to add a comment