v8/tools/system-analyzer/log
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
..
api.mjs [tools][system-analyzer] Add ToolTip API 2021-05-25 12:43:52 +00:00
code.mjs [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
ic.mjs [tools][system-analyzer] Various improvements 2021-06-16 07:22:46 +00:00
log.mjs [tools][system-analyzer] Add ToolTip API 2021-05-25 12:43:52 +00:00
map.mjs [tools][system-analyzer] Various improvements 2021-06-16 07:22:46 +00:00
tick.mjs [tools] Improve system analyzer 2022-03-02 13:41:32 +00:00
timer.mjs [tools][system-analyzer] Display timer events 2021-06-29 11:43:02 +00:00