v8/tools/profiling
Camillo 45867618b2 [tools] Fully implement linux-perf tools --timeout
Change-Id: I462af434a695a09c9b65b11759e01aace463b414
No-Try: True
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3755147
Auto-Submit: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81641}
2022-07-11 15:15:23 +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] Fully implement linux-perf tools --timeout 2022-07-11 15:15:23 +00:00
linux-perf-d8.py [tools] Fully implement linux-perf tools --timeout 2022-07-11 15:15:23 +00:00
ll_prof.py [tools] Move more profiling scripts to tools/profiling 2022-04-21 20:00:05 +00:00
README.md [tools][perf] Adding linux-perf d8 helper 2022-04-14 14:06:01 +00:00
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.