v8/tools/system-analyzer
Zeynep Cankara dda133ad35 [tools][system-analyzer] Add Generic Event Class
This CL adds a generic Event Class to unify common
methods of IC and Map events. The Entry Class for IC
Events and V8Map Class for Map Events inherits from
this generic Event Class.

Bug: v8:10644, v8:10735

Change-Id: I77d68fb40ee0ffbe297fcd1a13c3e2b746938168
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2317309
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@{#69066}
2020-07-27 09:22:58 +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] Add Generic Event Class 2020-07-27 09:22:58 +00:00
event.mjs [tools][system-analyzer] Add Generic Event Class 2020-07-27 09:22:58 +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] Add Generic Event Class 2020-07-27 09:22:58 +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] Add Timeline Class 2020-07-24 17:51:42 +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 Timeline Class 2020-07-24 17:51:42 +00:00
map-processor.mjs [tools][system-analyzer] Add Generic Event Class 2020-07-27 09:22:58 +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 Timeline Class 2020-07-24 17:51:42 +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] Add Timeline Class 2020-07-24 17:51:42 +00:00
timeline.mjs [tools][system-analyzer] Add Generic Event Class 2020-07-27 09:22:58 +00:00