v8/src/profiler
Ulan Degenbaev 2cc8fdfb47 [heap] Re-implement weak cell tracking in the marker.
This replaces the linked list of weak cells with a worklist.

TBR=yangguo@chromium.org

BUG=chromium:694255

Change-Id: Ia877e25010ebbec9c05fbbe48cff460a92d3a132
Reviewed-on: https://chromium-review.googlesource.com/587067
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46929}
2017-07-27 11:09:24 +00:00
..
allocation-tracker.cc [cleanup] Add kZeroSeed default parameter to ComputeIntegerHash 2017-06-29 17:00:18 +00:00
allocation-tracker.h
circular-queue-inl.h [cleanup] Rename base::MemoryBarrier to base::MemoryFence. 2017-06-09 12:43:58 +00:00
circular-queue.h
cpu-profiler-inl.h
cpu-profiler.cc Add StartProfiling to filter out v8 warm up 2017-07-03 22:01:14 +00:00
cpu-profiler.h Rename "NoBarrier" memory operations to "Relaxed". 2017-05-30 07:44:37 +00:00
heap-profiler.cc Remove object grouping 2017-03-02 17:53:07 +00:00
heap-profiler.h Remove object grouping 2017-03-02 17:53:07 +00:00
heap-snapshot-generator-inl.h
heap-snapshot-generator.cc [heap] Re-implement weak cell tracking in the marker. 2017-07-27 11:09:24 +00:00
heap-snapshot-generator.h [heap-profiler] Instrument JSPromise 2017-07-20 18:14:25 +00:00
OWNERS Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
profile-generator-inl.h
profile-generator.cc [cleanup] Add kZeroSeed default parameter to ComputeIntegerHash 2017-06-29 17:00:18 +00:00
profile-generator.h [profiler] Fix a memory leak of CodeEvent objects 2017-01-27 01:12:53 +00:00
profiler-listener.cc [deoptimizer] Remove support for full-codegen frames. 2017-06-14 12:41:22 +00:00
profiler-listener.h [profiler] Web UI: add summary of opts/deopts. 2017-03-22 16:02:25 +00:00
sampling-heap-profiler.cc
sampling-heap-profiler.h
strings-storage.cc
strings-storage.h
tick-sample.cc [profiler] Don't cast bytecode array to avoid heap DCHECKs 2017-06-16 17:02:56 +00:00
tick-sample.h
tracing-cpu-profiler.cc Reland "Switch tracing to use v8::TracingController" 2017-07-03 11:49:23 +00:00
tracing-cpu-profiler.h Reland "Switch tracing to use v8::TracingController" 2017-07-03 11:49:23 +00:00
unbound-queue-inl.h Rename "NoBarrier" memory operations to "Relaxed". 2017-05-30 07:44:37 +00:00
unbound-queue.h