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

Issue 10795043: Use find_runtime_symbols in dmprof. (Closed)

Created:
8 years, 5 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
8 years, 5 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Use find_runtime_symbols in dmprof. BUG=123763 TEST=use dmprof. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147856

Patch Set 1 #

Patch Set 2 : refine #

Patch Set 3 : ready for review #

Total comments: 6

Patch Set 4 : reflected the comments #

Patch Set 5 : recovered download.sh. #

Total comments: 1

Patch Set 6 : reflected the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -47 lines) Patch
M tools/deep_memory_profiler/dmprof View 1 2 3 4 5 6 chunks +24 lines, -42 lines 0 comments Download
M tools/deep_memory_profiler/download.sh View 1 2 3 4 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Dai Mikurube (NOT FULLTIME)
Hi Marc, Could you take a look at this change? It enables find_runtime_symbols (http://codereview.chromium.org/10795028/) instead ...
8 years, 5 months ago (2012-07-22 13:45:58 UTC) #1
M-A Ruel
http://codereview.chromium.org/10795043/diff/2002/tools/deep_memory_profiler/dmprof File tools/deep_memory_profiler/dmprof (right): http://codereview.chromium.org/10795043/diff/2002/tools/deep_memory_profiler/dmprof#newcode582 tools/deep_memory_profiler/dmprof:582: prepared_data_dir = tempfile.mkdtemp() Is it wanted that this directory ...
8 years, 5 months ago (2012-07-22 19:49:06 UTC) #2
M-A Ruel
http://codereview.chromium.org/10795043/diff/2002/tools/deep_memory_profiler/dmprof File tools/deep_memory_profiler/dmprof (right): http://codereview.chromium.org/10795043/diff/2002/tools/deep_memory_profiler/dmprof#newcode16 tools/deep_memory_profiler/dmprof:16: FIND_RUNTIME_SYMBOLS_PATH = os.path.join(os.path.dirname(__file__), os.path.dirname(os.path.abspath(__file__)) is safer http://codereview.chromium.org/10795043/diff/2002/tools/deep_memory_profiler/dmprof#newcode602 tools/deep_memory_profiler/dmprof:602: symbol_f.write('%s ...
8 years, 5 months ago (2012-07-22 19:51:07 UTC) #3
Dai Mikurube (NOT FULLTIME)
Thanks, Marc. Updated. http://codereview.chromium.org/10795043/diff/2002/tools/deep_memory_profiler/dmprof File tools/deep_memory_profiler/dmprof (right): http://codereview.chromium.org/10795043/diff/2002/tools/deep_memory_profiler/dmprof#newcode16 tools/deep_memory_profiler/dmprof:16: FIND_RUNTIME_SYMBOLS_PATH = os.path.join(os.path.dirname(__file__), On 2012/07/22 19:51:07, ...
8 years, 5 months ago (2012-07-23 00:48:44 UTC) #4
M-A Ruel
lgtm with fix. http://codereview.chromium.org/10795043/diff/9001/tools/deep_memory_profiler/dmprof File tools/deep_memory_profiler/dmprof (right): http://codereview.chromium.org/10795043/diff/9001/tools/deep_memory_profiler/dmprof#newcode597 tools/deep_memory_profiler/dmprof:597: prepare_symbol_info(maps_path, prepared_data_dir) wrap lines 597-606 into ...
8 years, 5 months ago (2012-07-23 12:01:20 UTC) #5
Dai Mikurube (NOT FULLTIME)
Thanks, Marc. Checked the "Commit". On 2012/07/23 12:01:20, Marc-Antoine Ruel wrote: > lgtm with fix. ...
8 years, 5 months ago (2012-07-23 13:44:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/10795043/8003
8 years, 5 months ago (2012-07-23 13:44:06 UTC) #7
commit-bot: I haz the power
8 years, 5 months ago (2012-07-23 15:48:43 UTC) #8
Change committed as 147856

Powered by Google App Engine
This is Rietveld 408576698