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

Issue 197883005: [Telementry][Android] Only copy changed or missing files of profile (Closed)

Created:
6 years, 9 months ago by aberent
Modified:
6 years, 9 months ago
Reviewers:
bulach
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Telementry][Android] Only copy changed or missing files of profile Copying the files of a profile, even within a device, can be painfully slow. To speed this up only copy changed files, and delete new files. BUG=350032 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256954

Patch Set 1 #

Total comments: 11

Patch Set 2 : Fix bulach@ comments #

Patch Set 3 : Add shebang to satisfy presubmit checks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -10 lines) Patch
M build/android/pylib/android_commands.py View 1 1 chunk +31 lines, -0 lines 0 comments Download
A build/android/pylib/efficient_android_directory_copy.sh View 1 2 1 chunk +78 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/chrome/android_browser_backend.py View 1 4 chunks +4 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
aberent
6 years, 9 months ago (2014-03-13 16:57:40 UTC) #1
bulach
lgtm, thanks! just some small suggestions: https://codereview.chromium.org/197883005/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/197883005/diff/1/build/android/pylib/android_commands.py#newcode1813 build/android/pylib/android_commands.py:1813: logging.info("In EfficientDeviceDirectoryCopy %s ...
6 years, 9 months ago (2014-03-13 17:22:57 UTC) #2
aberent
https://codereview.chromium.org/197883005/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/197883005/diff/1/build/android/pylib/android_commands.py#newcode1814 build/android/pylib/android_commands.py:1814: script = """ On 2014/03/13 17:22:57, bulach wrote: > ...
6 years, 9 months ago (2014-03-13 18:32:44 UTC) #3
aberent
The CQ bit was checked by aberent@chromium.org
6 years, 9 months ago (2014-03-13 18:33:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aberent@chromium.org/197883005/20001
6 years, 9 months ago (2014-03-13 18:35:53 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 19:16:17 UTC) #6
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=55245
6 years, 9 months ago (2014-03-13 19:16:20 UTC) #7
aberent
The CQ bit was checked by aberent@chromium.org
6 years, 9 months ago (2014-03-13 20:24:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aberent@chromium.org/197883005/40001
6 years, 9 months ago (2014-03-13 20:26:01 UTC) #9
commit-bot: I haz the power
6 years, 9 months ago (2014-03-13 23:58:49 UTC) #10
Message was sent while issue was closed.
Change committed as 256954

Powered by Google App Engine
This is Rietveld 408576698