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

Issue 3590029: Better align heap snapshots contents with debugger info. (Closed)

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

Description

Better align heap snapshots contents with debugger info. I created a heap snapshot in Chromium, and then started comparing it side-by-side with representations of objects provided by the debugger, fixing discrepancies. Committed: http://code.google.com/p/v8/source/detail?r=5612

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -21 lines) Patch
M include/v8-profiler.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/profile-generator.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/profile-generator.cc View 6 chunks +25 lines, -8 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 4 chunks +3 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
10 years, 2 months ago (2010-10-08 19:25:16 UTC) #1
Søren Thygesen Gjesse
10 years, 2 months ago (2010-10-13 14:30:22 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698