v8/tools/system-analyzer
Zeynep Cankara f9dd24a561 [tools][system-analyzer] Decouple the timeline view from map view
This CL decouples the timeline panel view handling
from map panel view handling. Having separate panel view
handling for each panel aims to encapsulate panel behaviours
force panels to emit events rather than depending on other
panels.

Bug: v8:10644, v8:10735

Change-Id: Icd6e8ee8a0e8d1fdbbaaf2754f272300e0499bf7
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2305894
Commit-Queue: Zeynep Cankara <zcankara@google.com>
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69014}
2020-07-23 07:00:14 +00:00
..
map-panel [tools][system-analyzer] Add map-details and map-transitions 2020-07-22 15:41:33 +00:00
app-model.mjs [tools][system-analyzer] Decouple the timeline view from map view 2020-07-23 07:00:14 +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] Handle IC Panel time filtering and emit events 2020-07-22 16:41:23 +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] Decouple the timeline view from map view 2020-07-23 07:00:14 +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-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] Decouple the timeline view from map view 2020-07-23 07:00:14 +00:00