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

Issue 10987049: Move the symbolization code to tools/valgrind/asan/asan_symbolize_trunk.py (it's now a copy of the … (Closed)

Created:
8 years, 2 months ago by Alexander Potapenko
Modified:
8 years, 2 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, glider+watch_chromium.org, pam+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org, inferno
Visibility:
Public.

Description

Move the symbolization code to tools/valgrind/asan/third_party/asan_symbolize.py (it's now a copy of the upstream asan_symbolize.py) asan_symbolize.py (the name is kept for compatibility reasons) is now a tiny wrapper that runs the symbolizer with some Chrome-specific code injected. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=159019

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+398 lines, -139 lines) Patch
M tools/valgrind/asan/asan_symbolize.py View 1 2 chunks +4 lines, -140 lines 0 comments Download
A tools/valgrind/asan/third_party/README.chromium View 1 1 chunk +6 lines, -0 lines 0 comments Download
A tools/valgrind/asan/third_party/__init__.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/valgrind/asan/third_party/asan_symbolize.py View 1 1 chunk +389 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Alexander Potapenko
Marc-Antoine, can you please review this? I'm not sure if this is a correct thing ...
8 years, 2 months ago (2012-09-26 13:39:34 UTC) #1
aarya
On 2012/09/26 13:39:34, Alexander Potapenko wrote: > Marc-Antoine, can you please review this? > I'm ...
8 years, 2 months ago (2012-09-26 15:08:58 UTC) #2
M-A Ruel
On 2012/09/26 13:39:34, Alexander Potapenko wrote: > Marc-Antoine, can you please review this? > I'm ...
8 years, 2 months ago (2012-09-26 16:58:29 UTC) #3
Alexander Potapenko
PTAL
8 years, 2 months ago (2012-09-27 10:29:08 UTC) #4
M-A Ruel
8 years, 2 months ago (2012-09-27 12:10:15 UTC) #5
lgtm, thanks

Powered by Google App Engine
This is Rietveld 408576698