v8/tools/profiling
Camillo Bruni dd835c01b8 [tools] Move more profiling scripts to tools/profiling
Change-Id: I1ad5d4796168115fe2dc88d073a663c87cab73cb
No-try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3596171
Reviewed-by: Victor Gomes <victorgomes@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80095}
2022-04-21 20:00: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
linux-perf-chrome.py [tools][perf] Fix linux-perf-d8.py with relative path args 2022-04-20 14:30:04 +00:00
linux-perf-d8.py [tools][perf] Fix linux-perf-d8.py with relative path args 2022-04-20 14:30:04 +00:00
ll_prof.py [tools] Move more profiling scripts to tools/profiling 2022-04-21 20:00:05 +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.