6ca0c65c44
We do change CWD in the script which breaks relative input paths to d8 and .js files for instance. Drive-by-fix: - Show clear warning if `perf record` failed Change-Id: Ib900ca6b53307e13be459beba1e96ddfc8ee9b79 No-try: true Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3593784 Reviewed-by: Victor Gomes <victorgomes@chromium.org> Commit-Queue: Camillo Bruni <cbruni@chromium.org> Cr-Commit-Position: refs/heads/main@{#80057} |
||
---|---|---|
.. | ||
linux-perf-chrome-renderer-cmd.sh | ||
linux-perf-chrome.py | ||
linux-perf-d8.py | ||
README.md |
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.