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

Issue 11817044: The time spent in GCPrologue callbacks and GCEpilogue callbacks should be measured as EXTERNAL time (Closed)

Created:
7 years, 11 months ago by haraken
Modified:
7 years, 11 months ago
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

The time spent in GCPrologue callbacks and GCEpilogue callbacks should be measured as EXTERNAL time BUG= Committed: http://code.google.com/p/v8/source/detail?r=13370

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -7 lines) Patch
M src/heap.cc View 2 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
haraken
Although the time spent in GlobalGCPrologue/EpilogueCallback (Note: these callbacks are already deprecated) is measured as ...
7 years, 11 months ago (2013-01-10 15:16:16 UTC) #1
Michael Starzinger
7 years, 11 months ago (2013-01-14 12:50:45 UTC) #2
LGTM. I'll land this for you.

Powered by Google App Engine
This is Rietveld 408576698