v8/src/zone
heimbuef 826451f078 Added zone tracing
Added PrintF output whenever a zone is created or destroyed. Also
enables setting of a name for each zone, which can then be shown
in the v8-heap-stats tool: https://github.com/mlippautz/v8-heap-stats/pull/2

BUG=v8:5489

Review-Url: https://codereview.chromium.org/2397573007
Cr-Commit-Position: refs/heads/master@{#40168}
2016-10-11 12:37:09 +00:00
..
accounting-allocator.cc Added zone pool metrics to gc-trace. 2016-10-11 11:49:43 +00:00
accounting-allocator.h Added zone tracing 2016-10-11 12:37:09 +00:00
zone-allocator.h
zone-containers.h
zone-segment.cc Pool implementation for zone segments 2016-10-10 18:03:55 +00:00
zone-segment.h Pool implementation for zone segments 2016-10-10 18:03:55 +00:00
zone.cc Added zone tracing 2016-10-11 12:37:09 +00:00
zone.h Added zone tracing 2016-10-11 12:37:09 +00:00