v8/tools/system-analyzer/log
Camillo Bruni 1b8d4e3adb [api] Remove FLAG_log_api
API logging has not been used in a while and we have valid alternatives:
- Runtime call stats
- Profiling
- Timer events

Together they make --log-api superfluous and we can remove it and reduce
the number of branches when calling into the V8 API.

Change-Id: Ie10f70b61ebdb82166270e7630ebcf20a27c4902
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3574549
Reviewed-by: Marja Hölttä <marja@chromium.org>
Auto-Submit: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Jakob Linke <jgruber@chromium.org>
Commit-Queue: Jakob Linke <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79904}
2022-04-11 06:24:44 +00:00
..
code.mjs [tools][system-analyzer] Improve Deopt and assembly support 2022-04-04 14:47:59 +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] Various improvements 2022-04-08 19:46:22 +00:00