v8/tools/profview
Leszek Swirski dadbde038d [profview] Distinguish between parse/opt/unopt compile
Rather than lumping in parsing, bytecode compilation and optimized
compilation all into the same VM "compile" state, seperate them out
into individual states.  Additionally, add support for these states
to tickprocessor and profview.

Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
Change-Id: I5be943e23cae042e32e9ccb24415c67c18658b4b
Reviewed-on: https://chromium-review.googlesource.com/608973
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47283}
2017-08-10 15:44:36 +00:00
..
index.html [profiler] Web UI: add summary of opts/deopts. 2017-03-22 16:02:25 +00:00
profile-utils.js [profview] Distinguish between parse/opt/unopt compile 2017-08-10 15:44:36 +00:00
profview.css [tools/profview] Add individual function timeline view 2017-03-08 15:03:22 +00:00
profview.js [profview] Distinguish between parse/opt/unopt compile 2017-08-10 15:44:36 +00:00