Chromium Code Reviews
Descriptionsymbolize_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 #Messages
Total messages: 10 (6 generated)
|