v8/tools/system-analyzer
Zeynep Cankara e607d54a0e [tools][system-analyzer] Add map-details and map-transitions
This CL encapsulates map panel behaviour with custom
web components map-details for displaying information
and map-transitions to show map transition tree. The
web components emit/receive events to interact with
the app.

Bug: v8:10644

Change-Id: Ic61c2794ed7ab854ee61fa1e7c8fe9b1c3c31b7e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2305889
Commit-Queue: Zeynep Cankara <zcankara@google.com>
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Sathya Gunasekaran  <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69004}
2020-07-22 15:41:33 +00:00
..
map-panel [tools][system-analyzer] Add map-details and map-transitions 2020-07-22 15:41:33 +00:00
helper.mjs [tools][system-analyzer] Add map-details and map-transitions 2020-07-22 15:41:33 +00:00
ic-model.mjs [tools][system-analyzer] Support time logging for IC Events 2020-07-14 17:13:33 +00:00
ic-panel-template.html [tools][system-analyzer] Change colors and layout 2020-07-17 10:49:18 +00:00
ic-panel.mjs [tools][system-analyzer] Add helper class 2020-07-16 15:35:55 +00:00
ic-processor.mjs [tools][system-analyzer] Support time logging for IC Events 2020-07-14 17:13:33 +00:00
index.css [tools][system-analyzer] Add map-details and map-transitions 2020-07-22 15:41:33 +00:00
index.html [tools][system-analyzer] Change colors and layout 2020-07-17 10:49:18 +00:00
index.mjs [tools][system-analyzer] Add map-details and map-transitions 2020-07-22 15:41:33 +00:00
log-file-reader-template.html [tools][system-analyzer] Map colors to variables 2020-07-15 09:06:57 +00:00
log-file-reader.mjs [tools][system-analyzer] Add helper class 2020-07-16 15:35:55 +00:00
map-model.mjs [tools][system-analyzer] Add map-details and map-transitions 2020-07-22 15:41:33 +00:00
map-panel-template.html [tools][system-analyzer] Add map-details and map-transitions 2020-07-22 15:41:33 +00:00
map-panel.mjs [tools][system-analyzer] Add map-details and map-transitions 2020-07-22 15:41:33 +00:00
map-processor.mjs [tools][system-analyzer] Fix the color bug in Map Panel 2020-07-15 08:06:45 +00:00
stats-panel-template.html [tools][system-analyzer] Map colors to variables 2020-07-15 09:06:57 +00:00
stats-panel.mjs [tools][system-analyzer] Add helper class 2020-07-16 15:35:55 +00:00
timeline-panel-template.html [tools][system-analyzer] Map colors to variables 2020-07-15 09:06:57 +00:00
timeline-panel.mjs [tools][system-analyzer] Migrate model methods to timeline panel 2020-07-17 09:51:18 +00:00