v8/src/profiler
Michael Starzinger b5f16bba2a [deoptimizer] Remove support for full-codegen frames.
This removes support for reconstructing stack frames for full-codegen
from the deoptimizer. We no longer deoptimize to such code. This also
allows us to remove the {DeoptimizationOutputData} data structure.

R=jarin@chromium.org
BUG=v8:6409

Change-Id: Id28ef05aa985b6877b5c91926a7d7d0d6d6e661d
Reviewed-on: https://chromium-review.googlesource.com/535537
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45943}
2017-06-14 12:41:22 +00:00
..
allocation-tracker.cc Add templatized GlobalHandles::Create method 2017-03-22 10:33:22 +00:00
allocation-tracker.h Move hashmap into src/base. 2016-06-09 18:00:31 +00:00
circular-queue-inl.h [cleanup] Rename base::MemoryBarrier to base::MemoryFence. 2017-06-09 12:43:58 +00:00
circular-queue.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
cpu-profiler-inl.h [cpu-profiler] use new source position information for deoptimization in cpu profiler 2016-11-22 10:14:59 +00:00
cpu-profiler.cc Rename "NoBarrier" memory operations to "Relaxed". 2017-05-30 07:44:37 +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 Use std::deque for storing edges and children in heap snapshot. 2016-12-30 16:27:15 +00:00
heap-snapshot-generator.cc [parser] Introduce SharedFunctionInfo::has_shared_name(). 2017-06-06 17:23:17 +00:00
heap-snapshot-generator.h [cleanup & objects.h splitting] Move StringHasher 2017-04-28 13:07:24 +00:00
OWNERS Add COMPONENT tags to OWNERS files where appropriate 2017-05-22 10:15:28 +00:00
profile-generator-inl.h Revert of [profiler] Add extra CHECK to track down crbug.com/665398 (patchset #1 id:1 of https://codereview.chromium.org/2556833003/ ) 2016-12-20 02:28:39 +00:00
profile-generator.cc [iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h 2017-02-23 12:10:21 +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 Fix more -Wsign-compare warnings in heap, mips, base, etc. 2016-11-11 14:56:10 +00:00
sampling-heap-profiler.h Replace SmartPointer<T> with unique_ptr<T> 2016-07-25 11:14:34 +00:00
strings-storage.cc Replace SmartPointer<T> with unique_ptr<T> 2016-07-25 11:14:34 +00:00
strings-storage.h Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +00:00
tick-sample.cc [profiler] reduce incorrectly unaccounted ticks. 2017-04-07 09:57:52 +00:00
tick-sample.h Move SimulatorHelper into V8 out of profiler clients. 2016-08-10 17:12:27 +00:00
tracing-cpu-profiler.cc [tracing] The CPU profiler should only be enabled for specific modes of tracing 2017-02-10 19:23:30 +00:00
tracing-cpu-profiler.h [profiler] Tracing-based CPU profiler. 2016-10-06 18:14:24 +00:00
unbound-queue-inl.h Rename "NoBarrier" memory operations to "Relaxed". 2017-05-30 07:44:37 +00:00
unbound-queue.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00