DescriptionThis patch is introducing a way to grab heap stats.
The idea is to monitor the heap regulary and track each object in the heap.
With this data we will be able do draw heap usage diagram.
Where X is time and Y is the number of objects.
BUG=none
TEST=HeapSnapshotObjectsStats
Committed: https://code.google.com/p/v8/source/detail?r=11302
Patch Set 1 #Patch Set 2 : cosmetic changes #
Total comments: 3
Patch Set 3 : unused code were removed #
Total comments: 12
Patch Set 4 : empty StartHeapObjectsTracking was removed #
Total comments: 1
Patch Set 5 : comments addressed #Patch Set 6 : cosmetic changes #
Total comments: 9
Patch Set 7 : comments addressed #
Total comments: 3
Patch Set 8 : comments addressed #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|