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

Issue 1142413002: [Android] Fix android_profiling_helper pulling lib from device. (Closed)

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

Description

[Android] Fix android_profiling_helper pulling lib from device. Telemetry's android_profiling_helper currently fails when trying to pull a library from the device if the library doesn't already exist on the host (read: most if not all of the time). This patch fixes that. BUG=489969 Committed: https://crrev.com/5fd85a26e10f4356f2efe996a97e5b2e459414b7 Cr-Commit-Position: refs/heads/master@{#330744}

Patch Set 1 #

Patch Set 2 : fix code + fix testCreateSymFs #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -14 lines) Patch
M tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py View 1 2 chunks +28 lines, -9 lines 3 comments Download
M tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper_unittest.py View 1 3 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
jbudorick
5 years, 7 months ago (2015-05-20 04:54:50 UTC) #2
Sami
On 2015/05/20 04:54:50, jbudorick wrote: Thanks for the fix, lgtm. FWIW, you may have noticed ...
5 years, 7 months ago (2015-05-20 11:00:11 UTC) #3
jbudorick
On 2015/05/20 11:00:11, Sami wrote: > On 2015/05/20 04:54:50, jbudorick wrote: > > Thanks for ...
5 years, 7 months ago (2015-05-20 14:52:08 UTC) #4
Sami
Thanks very much for unbreaking the test! One tiny question below. https://codereview.chromium.org/1142413002/diff/20001/tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py File tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py (right): ...
5 years, 7 months ago (2015-05-20 14:57:22 UTC) #5
jbudorick
https://codereview.chromium.org/1142413002/diff/20001/tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py File tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py (right): https://codereview.chromium.org/1142413002/diff/20001/tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py#newcode212 tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py:212: pull = (not host_md5sums or not device_md5sums On 2015/05/20 ...
5 years, 7 months ago (2015-05-20 15:08:13 UTC) #6
Sami
lgtm. https://codereview.chromium.org/1142413002/diff/20001/tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py File tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py (right): https://codereview.chromium.org/1142413002/diff/20001/tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py#newcode212 tools/telemetry/telemetry/core/platform/profiler/android_profiling_helper.py:212: pull = (not host_md5sums or not device_md5sums On ...
5 years, 7 months ago (2015-05-20 15:14:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1142413002/20001
5 years, 7 months ago (2015-05-20 15:59:20 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-20 16:09:05 UTC) #10
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 16:10:00 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5fd85a26e10f4356f2efe996a97e5b2e459414b7
Cr-Commit-Position: refs/heads/master@{#330744}

Powered by Google App Engine
This is Rietveld 408576698