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

Issue 15035009: Estimates a path in host from a corresponding path in Android device. (Closed)

Created:
7 years, 7 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
7 years, 7 months ago
Reviewers:
bulach, peria
CC:
chromium-reviews, dmikurube+memory_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Estimates a path in host from a corresponding path in Android device. For Android, dmprof.py should find symbol information from binaries in the host instead of the Android device because dmprof.py doesn't run on the Android device. They are in different directories. This change estimates a path in the host from a corresponding path in the Android device. BUG=231800 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201062

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed the comments #

Total comments: 2

Patch Set 3 : updated #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -17 lines) Patch
M tools/deep_memory_profiler/dmprof.py View 1 2 3 4 7 chunks +53 lines, -12 lines 0 comments Download
M tools/find_runtime_symbols/prepare_symbol_info.py View 1 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Dai Mikurube (NOT FULLTIME)
Marcus, I guess you're not sure about this script internals, but could you take a ...
7 years, 7 months ago (2013-05-14 10:33:56 UTC) #1
bulach
lgtm, I'm not all familiar, but the changes make sense to me.. just some suggestions ...
7 years, 7 months ago (2013-05-14 14:44:44 UTC) #2
Dai Mikurube (NOT FULLTIME)
Thanks for the comment! Updated the patch. https://codereview.chromium.org/15035009/diff/1/tools/deep_memory_profiler/dmprof.py File tools/deep_memory_profiler/dmprof.py (right): https://codereview.chromium.org/15035009/diff/1/tools/deep_memory_profiler/dmprof.py#newcode1064 tools/deep_memory_profiler/dmprof.py:1064: # Auto-estimating ...
7 years, 7 months ago (2013-05-14 17:21:47 UTC) #3
Dai Mikurube (NOT FULLTIME)
+peria as a reviewer. It's an additional change to http://crrev.com/198881.
7 years, 7 months ago (2013-05-15 15:36:19 UTC) #4
peria
please go forward, if my understanding is wrong. https://codereview.chromium.org/15035009/diff/5001/tools/deep_memory_profiler/dmprof.py File tools/deep_memory_profiler/dmprof.py (right): https://codereview.chromium.org/15035009/diff/5001/tools/deep_memory_profiler/dmprof.py#newcode1063 tools/deep_memory_profiler/dmprof.py:1063: # ...
7 years, 7 months ago (2013-05-15 17:03:21 UTC) #5
Dai Mikurube (NOT FULLTIME)
Thanks for looking, peria. https://codereview.chromium.org/15035009/diff/5001/tools/deep_memory_profiler/dmprof.py File tools/deep_memory_profiler/dmprof.py (right): https://codereview.chromium.org/15035009/diff/5001/tools/deep_memory_profiler/dmprof.py#newcode1063 tools/deep_memory_profiler/dmprof.py:1063: # Translate the symbol information ...
7 years, 7 months ago (2013-05-15 22:44:38 UTC) #6
peria
On 2013/05/15 22:44:38, Dai Mikurube wrote: > Thanks for looking, peria. > > https://codereview.chromium.org/15035009/diff/5001/tools/deep_memory_profiler/dmprof.py > ...
7 years, 7 months ago (2013-05-16 00:03:32 UTC) #7
Dai Mikurube (NOT FULLTIME)
Maybe still a cryptic description. ;) Could you take another look, bulach?
7 years, 7 months ago (2013-05-16 10:14:38 UTC) #8
peria
LGTM, thanks
7 years, 7 months ago (2013-05-16 10:16:39 UTC) #9
Dai Mikurube (NOT FULLTIME)
If bulach@ is happy with it, I'll be committing it. :)
7 years, 7 months ago (2013-05-20 09:48:34 UTC) #10
bulach
lgtm, thanks!
7 years, 7 months ago (2013-05-20 09:52:34 UTC) #11
Dai Mikurube (NOT FULLTIME)
Thanks!
7 years, 7 months ago (2013-05-20 09:55:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/15035009/18002
7 years, 7 months ago (2013-05-20 09:55:35 UTC) #13
commit-bot: I haz the power
7 years, 7 months ago (2013-05-20 09:55:47 UTC) #14
Message was sent while issue was closed.
Change committed as 201062

Powered by Google App Engine
This is Rietveld 408576698