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

Issue 2865013: Heap profiler: perform a GC round before taking a snapshot (Closed)

Created:
10 years, 6 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Heap profiler: perform a GC round before taking a snapshot to get rid of global object loaded from a snapshot. This eliminates the "double global object" issue. Thanks to Mads for suggesting this! Committed: http://code.google.com/p/v8/source/detail?r=4917

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -15 lines) Patch
M src/heap-profiler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +2 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mnaganov (inactive)
10 years, 6 months ago (2010-06-22 14:11:30 UTC) #1
Mads Ager (chromium)
LGTM
10 years, 6 months ago (2010-06-22 14:55:23 UTC) #2
Søren Thygesen Gjesse
10 years, 6 months ago (2010-06-24 06:28:39 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698