Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Issue 887613002: Let cros_power_monitor use dump_power_status (Closed)

Created:
5 years, 10 months ago by hashimoto
Modified:
5 years, 10 months ago
Reviewers:
achuithb, Daniel Erat
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Let cros_power_monitor use dump_power_status BUG=445645 TEST=tools/perf/run_benchmark --browser=cros-chrome --remote=$device robohornet_pro TEST=tools/telemetry/run_tests telemetry.core.platform.power_monitor.cros_power_monitor_unittest Committed: https://crrev.com/4e4cb1bc77f987c30d94047714136a206afcc616 Cr-Commit-Position: refs/heads/master@{#313867}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Use split() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -131 lines) Patch
M tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py View 1 7 chunks +33 lines, -42 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor_unittest.py View 3 chunks +31 lines, -89 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
hashimoto
5 years, 10 months ago (2015-01-29 12:18:09 UTC) #3
achuithb
Dan, can you also please take a look? https://codereview.chromium.org/887613002/diff/20001/tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py File tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py (right): https://codereview.chromium.org/887613002/diff/20001/tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py#newcode112 tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py:112: m ...
5 years, 10 months ago (2015-01-29 19:46:58 UTC) #5
Daniel Erat
lgtm with a comment https://codereview.chromium.org/887613002/diff/20001/tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py File tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py (right): https://codereview.chromium.org/887613002/diff/20001/tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py#newcode112 tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py:112: m = re.match(r'(\S+)\s+(\S+)', ln) On ...
5 years, 10 months ago (2015-01-29 20:41:00 UTC) #6
achuithb
lgtm with Dan's suggested change.
5 years, 10 months ago (2015-01-29 20:48:33 UTC) #7
Daniel Erat
(i promise that dump_power_status's output to stdout will never get more complicated than newline-separated data, ...
5 years, 10 months ago (2015-01-29 22:34:27 UTC) #8
hashimoto
https://codereview.chromium.org/887613002/diff/20001/tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py File tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py (right): https://codereview.chromium.org/887613002/diff/20001/tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py#newcode112 tools/telemetry/telemetry/core/platform/power_monitor/cros_power_monitor.py:112: m = re.match(r'(\S+)\s+(\S+)', ln) On 2015/01/29 20:41:00, Daniel Erat ...
5 years, 10 months ago (2015-01-30 03:25:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/887613002/40001
5 years, 10 months ago (2015-01-30 03:26:32 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 10 months ago (2015-01-30 04:25:50 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 04:26:51 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4e4cb1bc77f987c30d94047714136a206afcc616
Cr-Commit-Position: refs/heads/master@{#313867}

Powered by Google App Engine
This is Rietveld 408576698