v8/src/profiler
Dominik Inführ f62fc2e1a8 [heap] Allow enabling --local-heaps by default
All tests pass now with --concurrent-allocation and --local-heaps flags
set to true.

Bug: v8:10315
Change-Id: I03a70933aa0db4d9e74933ad2fc4cb81105cb889
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2218061
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68111}
2020-06-02 19:03:25 +00:00
..
allocation-tracker.cc Revert "[heap] Remove ClearRecordedSlots" 2019-08-22 12:06:36 +00:00
allocation-tracker.h [cleanup] Replace simple typedefs by using 2019-05-27 12:39:49 +00:00
circular-queue-inl.h [cleanup] Refactor profiler to use default members. 2018-09-19 15:36:30 +00:00
circular-queue.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
cpu-profiler-inl.h [cpu-profiler] Clean up some includes 2019-04-08 09:48:16 +00:00
cpu-profiler.cc [cpu-profiler] Rename RecordTickSample to SymbolizeTickSample 2020-05-18 07:13:59 +00:00
cpu-profiler.h [clang-tidy] Add override to overridden destructors 2020-05-26 17:53:49 +00:00
heap-profiler.cc [inspector] Fix handling of on-heap TypedArrays in queryObjects() 2020-04-16 13:34:57 +00:00
heap-profiler.h [heap-profiler] Expose 'globalObjectsAsRoots' via inspector interface 2019-12-18 10:18:58 +00:00
heap-snapshot-generator-inl.h Move string-related files to src/strings 2019-05-21 07:17:48 +00:00
heap-snapshot-generator.cc [heap] Allow enabling --local-heaps by default 2020-06-02 19:03:25 +00:00
heap-snapshot-generator.h [heap-profiler] Expose 'globalObjectsAsRoots' via inspector interface 2019-12-18 10:18:58 +00:00
OWNERS [profiler] Make ulan@ an owner of heap related files in src/profiler 2019-11-04 09:07:39 +00:00
profile-generator-inl.h [cpu-profiler] Remove instruction_start field from CodeEntry 2020-01-29 19:31:00 +00:00
profile-generator.cc [cpu-profiler] Rename RecordTickSample to SymbolizeTickSample 2020-05-18 07:13:59 +00:00
profile-generator.h [cpu-profiler] Rename RecordTickSample to SymbolizeTickSample 2020-05-18 07:13:59 +00:00
profiler-listener.cc [cpu-profiler] Remove instruction_start field from CodeEntry 2020-01-29 19:31:00 +00:00
profiler-listener.h [cleanup] Refactor CodeEventListener to use handles 2020-01-02 09:13:34 +00:00
sampling-heap-profiler.cc [heap] Don't allocate fillers in sampling profiler 2020-04-20 12:47:22 +00:00
sampling-heap-profiler.h [cleanup] Replace simple typedefs by using 2019-05-27 12:39:49 +00:00
strings-storage.cc [cpu-profiler] Add support for refcounting to StringsStorage 2020-03-30 19:08:06 +00:00
strings-storage.h [cpu-profiler] Add support for refcounting to StringsStorage 2020-03-30 19:08:06 +00:00
tick-sample.cc [heap] Split out memory-allocator.h 2020-05-18 10:08:30 +00:00
tick-sample.h [cleanup] Remove unused TickSample class from the public API 2019-08-22 07:27:35 +00:00
tracing-cpu-profiler.cc [cpu-profiler] Remove hi-res options via tracing category 2020-05-14 15:30:04 +00:00
tracing-cpu-profiler.h [iwyu] Add missing includes of <memory> for std::unique_ptr 2019-09-13 17:13:36 +00:00