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

Issue 787803006: Fix tools/android_stack_parser/stack and use it in skydb (Closed)

Created:
5 years, 11 months ago by eseidel
Modified:
5 years, 11 months ago
Reviewers:
qsr
CC:
mojo-reviews_chromium.org, ojan, esprehn, abarth-chromium
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix tools/android_stack_parser/stack and use it in skydb This adds a skydb print_crash command which will dump the symbolicated stack trace of all crashes found in adb logcat output from the android device. R=qsr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/d04b5939aac2687d1fde7984a4a5f1b93f8ed993

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -3 lines) Patch
M sky/tools/skydb View 5 chunks +17 lines, -2 lines 1 comment Download
M tools/android_stack_parser/stack View 1 chunk +20 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
eseidel
5 years, 11 months ago (2015-01-13 22:57:23 UTC) #1
eseidel
https://codereview.chromium.org/787803006/diff/1/sky/tools/skydb File sky/tools/skydb (right): https://codereview.chromium.org/787803006/diff/1/sky/tools/skydb#newcode322 sky/tools/skydb:322: subprocess.call(['adb', 'logcat', '-d', '-s'] + TAGS) This makes skydb ...
5 years, 11 months ago (2015-01-13 22:58:02 UTC) #2
qsr
lgtm
5 years, 11 months ago (2015-01-13 22:59:47 UTC) #3
eseidel
5 years, 11 months ago (2015-01-13 23:03:53 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d04b5939aac2687d1fde7984a4a5f1b93f8ed993 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698