Reviewers: alph, yurys,

Message:
ptal

Description:
CpuProfiler: push the collected information about deopts to cpu profiler

it is the last patch of https://codereview.chromium.org/1012633002

All that we need here is to push the collected info to the profiler
and convert it into actionable information about deopt.

On the Next: get the info accessible by embedder.

BUG=chromium:452067
LOG=n
TEST=DeoptAtFirstLevelInlinedSource, DeoptAtSecondLevelInlinedSource,
DeoptUntrackedFunction

Please review this at https://codereview.chromium.org/1013143003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+300, -27 lines):
  M src/compiler.h
  M src/compiler.cc
  M src/cpu-profiler.cc
  M src/profile-generator.h
  M src/profile-generator.cc
  M src/profile-generator-inl.h
  M test/cctest/test-cpu-profiler.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to