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

Issue 2944683002: symbolize_trace: symbolize in one go on macOS. (Closed)

Created:
3 years, 6 months ago by DmitrySkiba
Modified:
3 years, 6 months ago
Reviewers:
erikchen, fmeawad
CC:
catapult-reviews_chromium.org, tracing-review_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

symbolize_trace: symbolize in one go on macOS. Previously the script was calling atos several times, because it was passing addresses via command line. It turned out that atos spends most of its runtime parsing target binary, so this CL dumps addresses in a file and invokes atos once per binary. BUG=chromium:732629 Review-Url: https://codereview.chromium.org/2944683002 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/8f9cc5018f428b0a6569520fa7b6449ecfd29467

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Fix rebase damage #

Patch Set 4 : Fix experimental symbolize_trace too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -56 lines) Patch
M experimental/tracing/bin/symbolize_trace View 1 2 3 2 chunks +17 lines, -28 lines 0 comments Download
M tracing/bin/symbolize_trace View 1 2 2 chunks +17 lines, -28 lines 0 comments Download

Messages

Total messages: 10 (6 generated)
erikchen
On 2017/06/16 21:05:12, DmitrySkiba wrote: > mailto:dskiba@chromium.org changed reviewers: > + mailto:erikchen@chromium.org, mailto:fmeawad@chromium.org This looks ...
3 years, 6 months ago (2017-06-16 22:25:03 UTC) #3
fmeawad
lgtm
3 years, 6 months ago (2017-06-19 19:05:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2944683002/60001
3 years, 6 months ago (2017-06-19 19:10:27 UTC) #7
commit-bot: I haz the power
3 years, 6 months ago (2017-06-19 19:35:23 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698