v8/tools/profiling
Matthias Liedtke 02de5c49cb [tools] linux-perf-d8.py: Add option to skip pprof
Change-Id: I2ee7c6feeae8f410ae6b9a1214bf387f321c25e5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3963274
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Auto-Submit: Matthias Liedtke <mliedtke@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83798}
2022-10-19 13:13:57 +00:00
..
android-ll-prof.sh
linux-perf-chrome-renderer-cmd.sh
linux-perf-chrome.py [tools][profiling] Use absolute paths as command inputs 2022-09-13 12:01:08 +00:00
linux-perf-d8.py [tools] linux-perf-d8.py: Add option to skip pprof 2022-10-19 13:13:57 +00:00
ll_prof.py [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
README.md
run-llprof.sh

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.