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

Issue 23681011: Android: splits cache_control and perf_control. (Closed)

Created:
7 years, 3 months ago by bulach
Modified:
7 years, 3 months ago
Reviewers:
RyanS, frankf
CC:
chromium-reviews, craigdh+watch_chromium.org, chrome-speed-team+watch_google.com, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, telemetry+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Android: splits cache_control and perf_control. Second step towards deprecating "perf_tests_helper.py" towards more meaningful modules. Also move thermal_throttle.py into perf/ and some other minor cleanup. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223606

Patch Set 1 #

Total comments: 9

Patch Set 2 : Comments #

Patch Set 3 : More files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -589 lines) Patch
M build/android/pylib/android_commands.py View 1 3 chunks +8 lines, -3 lines 0 comments Download
A + build/android/pylib/instrumentation/json_perf_parser.py View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M build/android/pylib/instrumentation/test_runner.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
D build/android/pylib/json_perf_parser.py View 1 2 1 chunk +0 lines, -160 lines 0 comments Download
A build/android/pylib/perf/cache_control.py View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
A build/android/pylib/perf/perf_control.py View 1 2 1 chunk +52 lines, -0 lines 0 comments Download
A + build/android/pylib/perf/surface_stats_collector.py View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
A + build/android/pylib/perf/thermal_throttle.py View 1 2 chunks +6 lines, -4 lines 0 comments Download
M build/android/pylib/perf_tests_helper.py View 1 2 chunks +12 lines, -55 lines 0 comments Download
M build/android/pylib/surface_stats_collector.py View 1 2 1 chunk +4 lines, -292 lines 0 comments Download
M build/android/pylib/thermal_throttle.py View 1 1 chunk +4 lines, -64 lines 0 comments Download
M build/android/surface_stats.py View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M build/util/lib/common/perf_tests_results_helper.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/core/platform/android_platform_backend.py View 1 2 3 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
bulach
ptal frank, FYI rschoen@ started the clean up here: https://chromiumcodereview.appspot.com/23578019/ downstream change coming up in ...
7 years, 3 months ago (2013-09-16 10:25:41 UTC) #1
frankf
lgtm w/ nits https://codereview.chromium.org/23681011/diff/1/build/android/pylib/cache_control.py File build/android/pylib/cache_control.py (right): https://codereview.chromium.org/23681011/diff/1/build/android/pylib/cache_control.py#newcode1 build/android/pylib/cache_control.py:1: # Copyright (c) 2013 The Chromium ...
7 years, 3 months ago (2013-09-16 18:09:22 UTC) #2
dtu
https://codereview.chromium.org/23681011/diff/1/build/android/pylib/cache_control.py File build/android/pylib/cache_control.py (right): https://codereview.chromium.org/23681011/diff/1/build/android/pylib/cache_control.py#newcode1 build/android/pylib/cache_control.py:1: # Copyright (c) 2013 The Chromium Authors. All rights ...
7 years, 3 months ago (2013-09-16 18:36:59 UTC) #3
bulach
thanks! all comments addressed, ptal. https://codereview.chromium.org/23681011/diff/1/build/android/pylib/cache_control.py File build/android/pylib/cache_control.py (right): https://codereview.chromium.org/23681011/diff/1/build/android/pylib/cache_control.py#newcode1 build/android/pylib/cache_control.py:1: # Copyright (c) 2013 ...
7 years, 3 months ago (2013-09-16 19:51:09 UTC) #4
frankf
still lgtm. There are other perf modules, feel free to move in another CL though: ...
7 years, 3 months ago (2013-09-16 19:58:09 UTC) #5
RyanS
lgtm. Thanks Marcus!
7 years, 3 months ago (2013-09-16 19:59:06 UTC) #6
bulach
thanks everyone! frank, I partially followed your suggestion :) - surface_stats_collector.py --> perf/ - io_stats_parser.py ...
7 years, 3 months ago (2013-09-17 08:39:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/23681011/16001
7 years, 3 months ago (2013-09-17 09:24:49 UTC) #8
commit-bot: I haz the power
7 years, 3 months ago (2013-09-17 13:52:46 UTC) #9
Message was sent while issue was closed.
Change committed as 223606

Powered by Google App Engine
This is Rietveld 408576698