DescriptionAllocationTracker now maintains a map from address range to stack trace that allocated the range. When snapshot is generated the map is used to find construction stack trace for an object using its address.
BUG=chromium:277984
LOG=Y
R=alph@chromium.org, mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19728
Patch Set 1 #Patch Set 2 : Added trace node id to node #
Total comments: 15
Patch Set 3 : Use hex for addresses in the test #Patch Set 4 : Use range end as key in the map #
Total comments: 2
Patch Set 5 : Renase #Patch Set 6 : Rebase #
Messages
Total messages: 9 (0 generated)
|