Reviewers: alph, loislo,

Description:
AllocationTracker 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

Please review this at https://codereview.chromium.org/177983003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+227, -20 lines):
  M src/allocation-tracker.h
  M src/allocation-tracker.cc
  M src/heap-profiler.cc
  M src/heap-snapshot-generator.h
  M src/heap-snapshot-generator.cc
  M test/cctest/test-heap-profiler.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to