v8/tools/system-analyzer
Camillo Bruni 656675313c [tools] Improve system analyzer
Profiler:
  - Track profiler tick durations
  - Various speedups due to low-level hacking
Improve code-panel:
  - Better register highlighting
  - Added address navigation and highlighting
  - Removed obsolete inline source-view
Improve script-panel:
  - Keep current source position focused when showing related entries
  - Better tool-tip with buttons to focus on grouped entries per
    source postion
  - Focus by default on other views when showing related entries
Improve timeline-panel:
  - Initialise event handlers late to avoid errors
  - Lazy initialise chunks to avoid errors when zooming-in and trying to
    create tooltips at the same time


Change-Id: I3f3c0fd51985aaa490d62f786ab52a4be1eed292
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3492521
Reviewed-by: Patrick Thier <pthier@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79329}
2022-03-02 13:41:32 +00:00
..
log [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
view [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
app-model.mjs [tools][system-analyzer] Display timer events 2021-06-29 11:43:02 +00:00
helper.mjs [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
index.css [tool] heap layout trace file visualization tool 2021-12-22 02:07:35 +00:00
index.html [tool] heap layout trace file visualization tool 2021-12-22 02:07:35 +00:00
index.mjs [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
lws-middleware.js [tools][system-analyzer] Add local symbol server 2021-07-01 09:59:17 +00:00
processor.mjs [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
timeline.mjs [tools][system-analyzer] Various improvements 2021-07-05 09:12:57 +00:00