v8/tools/system-analyzer
Zeynep Cankara 938ed34159 [tools][system-analyzer] Emit fileuploadstart event that toggles panels
This CL enables the hide panel functionality
upon uploading a new file. File reader emits
fileuploadstart event when it receives a new file
which hides the panels.

Bug: v8:10644

Change-Id: Ic26cce1a92559efd494f2ef1e32b514897a73324
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2305892
Commit-Queue: Zeynep Cankara <zcankara@google.com>
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69015}
2020-07-23 09:06:04 +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] Emit fileuploadstart event that toggles panels 2020-07-23 09:06:04 +00:00
index.mjs [tools][system-analyzer] Emit fileuploadstart event that toggles panels 2020-07-23 09:06:04 +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] Emit fileuploadstart event that toggles panels 2020-07-23 09:06:04 +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