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

Issue 13470029: Change the format of reduce_debugline.py. (Closed)

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

Description

Change the format of reduce_debugline.py. This script was added in http://crrev.com/192004 at first. BUG=225343 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193001

Patch Set 1 #

Patch Set 2 : updated #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : addressed the comment #

Total comments: 6

Patch Set 5 : #

Patch Set 6 : addressed the comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -148 lines) Patch
M tools/find_runtime_symbols/prepare_symbol_info.py View 1 2 3 4 5 2 chunks +7 lines, -7 lines 0 comments Download
M tools/find_runtime_symbols/reduce_debugline.py View 1 2 3 4 3 chunks +32 lines, -49 lines 0 comments Download
M tools/find_runtime_symbols/tests/reduce_debugline_test.py View 1 2 3 4 1 chunk +21 lines, -92 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Dai Mikurube (NOT FULLTIME)
Hi, Could you take a look at this change? It changes the output format of ...
7 years, 8 months ago (2013-04-08 08:42:37 UTC) #1
peria
https://codereview.chromium.org/13470029/diff/5001/tools/find_runtime_symbols/reduce_debugline.py File tools/find_runtime_symbols/reduce_debugline.py (right): https://codereview.chromium.org/13470029/diff/5001/tools/find_runtime_symbols/reduce_debugline.py#newcode47 tools/find_runtime_symbols/reduce_debugline.py:47: if not prev_filename or prev_filename != curr_filename: Isn't "prev_filename ...
7 years, 8 months ago (2013-04-08 10:09:35 UTC) #2
Dai Mikurube (NOT FULLTIME)
Thanks! https://codereview.chromium.org/13470029/diff/5001/tools/find_runtime_symbols/reduce_debugline.py File tools/find_runtime_symbols/reduce_debugline.py (right): https://codereview.chromium.org/13470029/diff/5001/tools/find_runtime_symbols/reduce_debugline.py#newcode47 tools/find_runtime_symbols/reduce_debugline.py:47: if not prev_filename or prev_filename != curr_filename: On ...
7 years, 8 months ago (2013-04-08 10:53:16 UTC) #3
peria
lgtm
7 years, 8 months ago (2013-04-09 02:27:37 UTC) #4
M-A Ruel
lgtm https://codereview.chromium.org/13470029/diff/10001/tools/find_runtime_symbols/reduce_debugline.py File tools/find_runtime_symbols/reduce_debugline.py (right): https://codereview.chromium.org/13470029/diff/10001/tools/find_runtime_symbols/reduce_debugline.py#newcode45 tools/find_runtime_symbols/reduce_debugline.py:45: for address in sorted(starting_dict.keys()): for address in sorted(starting_dict): ...
7 years, 8 months ago (2013-04-09 03:09:04 UTC) #5
Dai Mikurube (NOT FULLTIME)
Thank you! Committing... https://codereview.chromium.org/13470029/diff/10001/tools/find_runtime_symbols/reduce_debugline.py File tools/find_runtime_symbols/reduce_debugline.py (right): https://codereview.chromium.org/13470029/diff/10001/tools/find_runtime_symbols/reduce_debugline.py#newcode45 tools/find_runtime_symbols/reduce_debugline.py:45: for address in sorted(starting_dict.keys()): On 2013/04/09 ...
7 years, 8 months ago (2013-04-09 04:15:58 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/13470029/20001
7 years, 8 months ago (2013-04-09 04:16:32 UTC) #7
commit-bot: I haz the power
7 years, 8 months ago (2013-04-09 04:26:55 UTC) #8
Message was sent while issue was closed.
Change committed as 193001

Powered by Google App Engine
This is Rietveld 408576698