v8/tools/profiling
Camillo Bruni 19a991d578 [tools] Fix linux-perf-chrome.py renderer command path
Drive-by-fix:
- Wait for linux-perf to flush large profile files

No-try: True
Change-Id: I729aa897e3f55fc92a9412208322ee099029453f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3605282
Reviewed-by: Victor Gomes <victorgomes@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80154}
2022-04-25 14:55:32 +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] Fix linux-perf-chrome.py renderer command path 2022-04-25 14:55:32 +00:00
linux-perf-chrome.py [tools] Fix linux-perf-chrome.py renderer command path 2022-04-25 14:55:32 +00:00
linux-perf-d8.py [tools] Fix linux-perf-chrome.py renderer command path 2022-04-25 14:55:32 +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.