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

Issue 1285603004: Add Thread-based constructors to TimerScope, TimelineDurationScope. (Closed)

Created:
5 years, 4 months ago by koda
Modified:
5 years, 4 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add Thread-based constructors to TimerScope, TimelineDurationScope. Prepares for helper threads being able to allocate/invoke GC. Also synchronize access to Heap::gc_in_progress_. BUG= R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/f78fcffcfd393f0456f65bd211aa6e28c9af9cef

Patch Set 1 #

Patch Set 2 : Private. #

Patch Set 3 : Minor fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -15 lines) Patch
M runtime/vm/heap.h View 1 3 chunks +6 lines, -1 line 0 comments Download
M runtime/vm/heap.cc View 1 2 6 chunks +34 lines, -14 lines 0 comments Download
M runtime/vm/timeline.h View 1 chunk +11 lines, -0 lines 0 comments Download
M runtime/vm/timer.h View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
koda
5 years, 4 months ago (2015-08-10 21:45:41 UTC) #2
Cutch
lgtm
5 years, 4 months ago (2015-08-10 21:54:40 UTC) #3
koda
5 years, 4 months ago (2015-08-10 22:24:53 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f78fcffcfd393f0456f65bd211aa6e28c9af9cef (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698