v8/tools/profiling
Camillo f650bdc95c [tools][profiling] Use absolute paths as command inputs
Drive-by-fixes:
- Auto-create the --perf-data-dir

Change-Id: I6801452f9c4c6b9069a29aa3ab1e25909adffb19
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3893858
Auto-Submit: Camillo Bruni <cbruni@chromium.org>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83161}
2022-09-13 12:01:08 +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][profiling] Use absolute paths as command inputs 2022-09-13 12:01:08 +00:00
linux-perf-d8.py [tools][profiling] Use absolute paths as command inputs 2022-09-13 12:01:08 +00:00
ll_prof.py [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +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.