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

Issue 10128006: Show names for the strong roots in heap snapshot. (Closed)

Created:
8 years, 8 months ago by alexeif
Modified:
8 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Show names for the strong roots in heap snapshot. Committed: https://code.google.com/p/v8/source/detail?r=11392

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressing comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -4 lines) Patch
M src/profile-generator.h View 1 3 chunks +3 lines, -0 lines 0 comments Download
M src/profile-generator.cc View 1 1 chunk +32 lines, -4 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
alexeif
8 years, 8 months ago (2012-04-19 13:10:01 UTC) #1
mnaganov (inactive)
https://chromiumcodereview.appspot.com/10128006/diff/1/src/profile-generator.h File src/profile-generator.h (right): https://chromiumcodereview.appspot.com/10128006/diff/1/src/profile-generator.h#newcode1028 src/profile-generator.h:1028: const char* GetGcSubrootName(Object* object); If it deals only with ...
8 years, 8 months ago (2012-04-19 13:52:29 UTC) #2
alexeif
Thanks for your comments. PTAL. https://chromiumcodereview.appspot.com/10128006/diff/1/src/profile-generator.h File src/profile-generator.h (right): https://chromiumcodereview.appspot.com/10128006/diff/1/src/profile-generator.h#newcode1028 src/profile-generator.h:1028: const char* GetGcSubrootName(Object* object); ...
8 years, 8 months ago (2012-04-19 15:27:41 UTC) #3
mnaganov (inactive)
8 years, 8 months ago (2012-04-19 15:50:39 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698