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

Issue 7204040: Heap profiler: add an ability to iterate over snapshot's nodes. (Closed)

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

Description

Heap profiler: add an ability to iterate over snapshot's nodes. This is a preparation for removing aggregated heap snapshots. W/o this API, counting object instances in a snapshot is very hard. R=sgjesse@chromium.org BUG=1481 TEST=cctest/test-heap-profiler/NodesIteration Committed: http://code.google.com/p/v8/source/detail?r=8342

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
M include/v8-profiler.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +23 lines, -0 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
9 years, 6 months ago (2011-06-20 21:04:26 UTC) #1
Søren Thygesen Gjesse
9 years, 6 months ago (2011-06-21 07:49:59 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698