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

Issue 164113003: [Android] Use fast ELF symbolizer for symbols.py and tombstones. (Closed)

Created:
6 years, 10 months ago by Primiano Tucci (use gerrit)
Modified:
4 years, 10 months ago
Reviewers:
bulach
CC:
chromium-reviews, Philippe
Base URL:
https://chromium.googlesource.com/chromium/src.git@mi_sym
Visibility:
Public.

Description

[Android] Use fast ELF symbolizer for symbols.py and tombstones. crrev.com/167893009 has introduced a faster ELF symbolizer. Switching symbols.py to use that one. BUG=

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -28 lines) Patch
M third_party/android_platform/development/scripts/symbol.py View 3 chunks +24 lines, -28 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Primiano Tucci (use gerrit)
bulach@: I tried this on top of crrev.com/167893009 with some tombstones I generated on the ...
6 years, 10 months ago (2014-02-24 12:34:53 UTC) #1
bulach
6 years, 10 months ago (2014-02-24 13:47:25 UTC) #2
lgtm, thanks!

please, make sure you update the "Local Modifications" entry in this file as
well:
https://code.google.com/p/chromium/codesearch#chromium/src/third_party/androi...

as more juicy tombstones: sprinkle "CHECK(false);" liberally in your local repo,
that should give you as many stack traces as you may need.. ;)

there's also:
https://code.google.com/p/chromium/codesearch#chromium/src/build/android/symb...

afaict, it exercises (indirectly) this code here..
I think it should cover enough cases, but feel free to add more if you want..

Powered by Google App Engine
This is Rietveld 408576698