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

Issue 327803003: Provide the isolate with a trace buffer, but do not allocate one by default. (Closed)

Created:
6 years, 6 months ago by regis
Modified:
6 years, 6 months ago
Reviewers:
Cutch, john
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Provide the isolate with a trace buffer, but do not allocate one by default. This will be used to report warnings to the observatory. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=37184

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -16 lines) Patch
M runtime/vm/isolate.h View 3 chunks +11 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/trace_buffer.h View 2 chunks +4 lines, -2 lines 0 comments Download
M runtime/vm/trace_buffer.cc View 2 chunks +12 lines, -5 lines 0 comments Download
M runtime/vm/trace_buffer_test.cc View 1 4 chunks +16 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
6 years, 6 months ago (2014-06-10 16:43:39 UTC) #1
Cutch
lgtm
6 years, 6 months ago (2014-06-10 16:47:19 UTC) #2
regis
6 years, 6 months ago (2014-06-10 17:06:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r37184 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698