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

Issue 2803013004: Mark optimized code for the crash handler and disassembler output. (Closed)

Created:
3 years, 8 months ago by rmacnak
Modified:
3 years, 8 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Mark optimized code for the crash handler and disassembler output. Optimized code has its function name prefixed with an asterisk, which is also how we display optimized code in Observatory. R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/daddec8308c79a8b22216042b9ee9345d8b2872e

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -48 lines) Patch
M runtime/vm/disassembler.cc View 6 chunks +21 lines, -19 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +17 lines, -21 lines 0 comments Download
M runtime/vm/profiler_test.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/stack_frame.cc View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
3 years, 8 months ago (2017-04-06 22:35:56 UTC) #2
zra
lgtm
3 years, 8 months ago (2017-04-07 04:14:35 UTC) #3
rmacnak
3 years, 8 months ago (2017-04-07 20:32:01 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
daddec8308c79a8b22216042b9ee9345d8b2872e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698