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

Issue 9620007: Add HeapProfiler::GetPersistentHandleCount to be able to track the number of persistent handles (Closed)

Created:
8 years, 9 months ago by jochen (gone - plz use gerrit)
Modified:
8 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add HeapProfiler::GetPersistentHandleCount to be able to track the number of persistent handles It turns out that an increasing number of persistent handles is a good signal for bugs in the bindings layer BUG=none TEST=cctest/test-heap-profiler/PersistentHandleCount

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M include/v8-profiler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +5 lines, -0 lines 2 comments Download
M src/global-handles.h View 2 chunks +8 lines, -0 lines 0 comments Download
M src/global-handles.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +33 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
jochen (gone - plz use gerrit)
plz review
8 years, 9 months ago (2012-03-07 16:47:06 UTC) #1
Vyacheslav Egorov (Chromium)
lgtm I will fix formatting and land. https://chromiumcodereview.appspot.com/9620007/diff/1/src/api.cc File src/api.cc (right): https://chromiumcodereview.appspot.com/9620007/diff/1/src/api.cc#newcode6072 src/api.cc:6072: One more ...
8 years, 9 months ago (2012-03-07 17:07:02 UTC) #2
Vyacheslav Egorov (Chromium)
8 years, 9 months ago (2012-03-07 17:39:44 UTC) #3
landed

Powered by Google App Engine
This is Rietveld 408576698