v8/src/profiler
Maya Lekova 77ed999370 Revert "Reland "[cpu-profiler] Add more logging to find flaky failure""
This reverts commit 48feba60e6.

Reason for revert: Some TSAN failures reoccurred - https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Linux64%20TSAN/24456

Original change's description:
> Reland "[cpu-profiler] Add more logging to find flaky failure"
> 
> This is a reland of 138bcfc396
> 
> Fixed all the data races and ran TSAN locally to confirm.
> 
> Original change's description:
> > [cpu-profiler] Add more logging to find flaky failure
> >
> > There is a flaky 5x failure in the tree which I can't reproduce locally.
> > This extra logging will help flush out what the problem is.
> >
> > Bug: v8:8649
> >
> > Change-Id: If36d2ce0f4feb398d7d746d69b417bb55a714422
> > Reviewed-on: https://chromium-review.googlesource.com/c/1402787
> > Commit-Queue: Peter Marshall <petermarshall@chromium.org>
> > Reviewed-by: Camillo Bruni <cbruni@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#58796}
> 
> Bug: v8:8649
> Change-Id: I53e293ef85a54d4b2b39aa3b980832031201aa0c
> Reviewed-on: https://chromium-review.googlesource.com/c/1411633
> Commit-Queue: Peter Marshall <petermarshall@chromium.org>
> Reviewed-by: Jakob Gruber <jgruber@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#58833}

TBR=jgruber@chromium.org,petermarshall@chromium.org

Change-Id: Icd779b0bd0faf1db76a17736b70617e6b1d6584f
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:8649
Reviewed-on: https://chromium-review.googlesource.com/c/1412458
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58834}
2019-01-15 16:24:25 +00:00
..
allocation-tracker.cc [ubsan] Port Struct subclasses, part 8: Script 2018-12-17 13:36:35 +00:00
allocation-tracker.h [ubsan] Port Struct subclasses, part 8: Script 2018-12-17 13:36:35 +00:00
circular-queue-inl.h [cleanup] Refactor profiler to use default members. 2018-09-19 15:36:30 +00:00
circular-queue.h [c++11] Replace V8_ALIGNAS and V8_ALIGNED by alignas 2018-12-17 16:03:59 +00:00
cpu-profiler-inl.h [cpu-profiler] Refactor SamplingEventsProcessor into base and subclass 2018-10-17 09:27:52 +00:00
cpu-profiler.cc Revert "Reland "[cpu-profiler] Add more logging to find flaky failure"" 2019-01-15 16:24:25 +00:00
cpu-profiler.h [cpu-profiler] Reduce size of circular queue to 512 KiB 2019-01-07 17:33:12 +00:00
heap-profiler.cc [ubsan] Port HeapObject to the new design 2018-12-20 16:43:49 +00:00
heap-profiler.h [ubsan] Replace a few more Object** with alternatives 2018-12-17 14:17:22 +00:00
heap-snapshot-generator-inl.h [heap profiler] Refactor: Replace indices with HeapEntry* 2018-10-04 14:15:23 +00:00
heap-snapshot-generator.cc [ubsan] Rename ObjectPtr to Object 2019-01-08 09:08:59 +00:00
heap-snapshot-generator.h [ubsan] Rename ObjectPtr to Object 2019-01-08 09:08:59 +00:00
OWNERS Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
profile-generator-inl.h [cpu-profiler] Add a new profiling mode with a more detailed call tree. 2018-05-23 09:23:40 +00:00
profile-generator.cc Revert "Reland "[cpu-profiler] Add more logging to find flaky failure"" 2019-01-15 16:24:25 +00:00
profile-generator.h Revert "Reland "[cpu-profiler] Add more logging to find flaky failure"" 2019-01-15 16:24:25 +00:00
profiler-listener.cc [cpu-profiler] Add logging to flaky tests 2019-01-08 15:38:42 +00:00
profiler-listener.h [cpu-profiler] Reduce the size of inlining information 2019-01-04 15:05:55 +00:00
sampling-heap-profiler.cc [ubsan] Port HeapObject to the new design 2018-12-20 16:43:49 +00:00
sampling-heap-profiler.h [heap profiler] Provide detailed samples information in heap profiler 2018-10-18 20:50:15 +00:00
strings-storage.cc [ubsan] Port Name/String/Symbol to the new design 2018-11-27 01:42:36 +00:00
strings-storage.h [ubsan] Port Name/String/Symbol to the new design 2018-11-27 01:42:36 +00:00
tick-sample.cc [cpu-profiler] Add logging to flaky tests 2019-01-08 15:38:42 +00:00
tick-sample.h [cpu-profiler] Add logging to flaky tests 2019-01-08 15:38:42 +00:00
tracing-cpu-profiler.cc v8: Remove trace event category warming 2019-01-10 12:59:04 +00:00
tracing-cpu-profiler.h [cleanup] Mark heap/ methods in subclasses with override. 2018-09-17 15:32:31 +00:00
unbound-queue-inl.h Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
unbound-queue.h [cleanup] Remove empty and deprecated BASE_EMBEDDED macro 2018-09-11 09:33:18 +00:00