v8/tools/profiling
Camillo 10f0fb9d89 [tools] Improve linux-perf-d8.py
- Disable interspersed args for a cleaner CLI
- Auto upload pprof results for authenticated googlers

Change-Id: I3bfa602980ed659c8671910ea77dddedabc84e12
No-Try: True
No-CQ: True
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3871200
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82975}
2022-09-05 13:04:05 +00:00
..
android-ll-prof.sh [tools] Move more profiling scripts to tools/profiling 2022-04-21 20:00:05 +00:00
linux-perf-chrome-renderer-cmd.sh [tools][profile] Add support for maglev optimisation markers 2022-07-27 08:48:25 +00:00
linux-perf-chrome.py [tools] Fully implement linux-perf tools --timeout 2022-07-11 15:15:23 +00:00
linux-perf-d8.py [tools] Improve linux-perf-d8.py 2022-09-05 13:04:05 +00:00
ll_prof.py [infra] Change all Python shebangs to Python3 2022-08-05 14:55:00 +00:00
README.md
run-llprof.sh [tools] Move more profiling scripts to tools/profiling 2022-04-21 20:00:05 +00:00

Profiling Tools

This directory contains various helper scripts to assist with profiling d8 and chrome.

linux perf

For linux perf support you can find more documentation and instructions at https://v8.dev/docs/linux-perf.