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

Issue 23437046: Add support for dumping code in jitdump file format (Closed)

Created:
7 years, 3 months ago by Cutch
Modified:
6 years, 10 months ago
Reviewers:
siva, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Add support for dumping code in jitdump file format R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=33098

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Patch Set 14 : #

Total comments: 14

Patch Set 15 : #

Total comments: 6

Patch Set 16 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -5 lines) Patch
M runtime/vm/code_observers.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +7 lines, -0 lines 0 comments Download
M runtime/vm/code_observers.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +6 lines, -0 lines 0 comments Download
M runtime/vm/os_linux.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 9 chunks +229 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Cutch
Not ready for review yet. Need to iterate with Stephane.
7 years, 3 months ago (2013-09-18 17:25:50 UTC) #1
Cutch
PTAL
7 years ago (2013-12-11 20:01:32 UTC) #2
Cutch
*bump*
6 years, 10 months ago (2014-01-31 19:19:10 UTC) #3
Ivan Posva
-Ivan https://codereview.chromium.org/23437046/diff/170001/runtime/vm/os_linux.cc File runtime/vm/os_linux.cc (right): https://codereview.chromium.org/23437046/diff/170001/runtime/vm/os_linux.cc#newcode283 runtime/vm/os_linux.cc:283: JitdumpCodeObserver() { ASSERT that the relevant flag is ...
6 years, 10 months ago (2014-02-06 00:33:26 UTC) #4
Cutch
PTAL. https://codereview.chromium.org/23437046/diff/170001/runtime/vm/os_linux.cc File runtime/vm/os_linux.cc (right): https://codereview.chromium.org/23437046/diff/170001/runtime/vm/os_linux.cc#newcode283 runtime/vm/os_linux.cc:283: JitdumpCodeObserver() { On 2014/02/06 00:33:26, Ivan Posva wrote: ...
6 years, 10 months ago (2014-02-13 19:16:57 UTC) #5
Ivan Posva
LGTMwC -Ivan https://codereview.chromium.org/23437046/diff/230001/runtime/vm/code_observers.cc File runtime/vm/code_observers.cc (right): https://codereview.chromium.org/23437046/diff/230001/runtime/vm/code_observers.cc#newcode5 runtime/vm/code_observers.cc:5: #include "platform/thread.h" The directly associated header is ...
6 years, 10 months ago (2014-02-25 08:09:04 UTC) #6
Cutch
https://codereview.chromium.org/23437046/diff/230001/runtime/vm/code_observers.cc File runtime/vm/code_observers.cc (right): https://codereview.chromium.org/23437046/diff/230001/runtime/vm/code_observers.cc#newcode5 runtime/vm/code_observers.cc:5: #include "platform/thread.h" On 2014/02/25 08:09:04, Ivan Posva wrote: > ...
6 years, 10 months ago (2014-02-26 22:28:28 UTC) #7
Cutch
6 years, 10 months ago (2014-02-26 22:30:29 UTC) #8
Message was sent while issue was closed.
Committed patchset #16 manually as r33098 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698