DescriptionSave heap object tracking data in heap snapshot
Every time embedder calls v8::HeapProfiler::GetHeapStats we store next unuassigned heap object id and timestamp of the request. This patch serializes all that data into heap snapshot so that embedder can restore allocation timeline.
BUG=chromium:467222
LOG=Y
Committed: https://crrev.com/aca7895353e4e4b46124a4873f8119a0a89c33a1
Cr-Commit-Position: refs/heads/master@{#27384}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed review comments #
Total comments: 2
Patch Set 3 : #Patch Set 4 : Fixed typo #Patch Set 5 : #Messages
Total messages: 17 (4 generated)
|