v8/tools/system-analyzer
Camillo Bruni 58c65035c2 [tools][system-analyzer] Clean up ICPanel and add DOM helper
- Move all createElement helpers onto a separate DOM class
- Make ICPanel.update async
- Show number of selected IC events in the ICPanel header
- Use shared bound functions for event listeners in the ICPanel groups
- Use triangle to mark opened and closed ICPanel groups
- Use global --border-color CSS variable

Bug: v8:10644
Change-Id: Ib35d94db1019d5cdcee057f0f047472f478ab3be
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2507718
Reviewed-by: Sathya Gunasekaran  <gsathya@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#70919}
2020-11-02 13:55:10 +00:00
..
log [tools][system-analyzer] Improve timeline track 2020-10-29 21:21:57 +00:00
map-panel [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
timeline [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
app-model.mjs [tools] Improve system-analyzer 2020-10-22 17:01:57 +00:00
events.mjs [tools] Make sure system analyzer works in FF and Safari 2020-10-19 11:57:28 +00:00
helper.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
ic-model.mjs [tools] System-analyzer cleanups 2020-10-19 10:52:48 +00:00
ic-panel-template.html [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
ic-panel.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
index.css [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
index.html [tools] Improve system-analyzer startup and loader 2020-10-23 12:26:25 +00:00
index.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
log-file-reader-template.html [tools] Improve system-analyzer startup and loader 2020-10-23 12:26:25 +00:00
log-file-reader.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
map-panel-template.html [tools] Improve system-analyzer 2020-10-22 17:01:57 +00:00
map-panel.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
processor.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
source-panel-template.html [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
source-panel.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
stats-panel-template.html [tools][system-analyzer] Improve map stats panel 2020-10-30 22:48:18 +00:00
stats-panel.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
timeline-panel-template.html [tools] System-Analyzer: Remove timeline overview 2020-10-12 10:43:08 +00:00
timeline-panel.mjs [tools][system-analyzer] Clean up ICPanel and add DOM helper 2020-11-02 13:55:10 +00:00
timeline.mjs [mjsunit][tools] Add processor.mjs test 2020-10-27 18:41:55 +00:00