v8/tools/profiling
Camillo 2c0a49f39c [tools][profiling] Add googler pprof support for chrome helper
- Add gcert/gcertstatus support for chrome helper
- Skip pprof uploading for non-googlers
- Print better local results instructions for multiple chromium
  results files
- Fix docs link in --help text
- Exit silently when a keyboard interrupt ocurred

Drive-by-fix:
- format files
- sort imports

Change-Id: I88bae27102dbf3d560c4203774d9746e96fdbdc5
No-Try: True
No-CQ: True
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3878166
Reviewed-by: Marja Hölttä <marja@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83069}
2022-09-08 11:43:06 +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] Add googler pprof support for chrome helper 2022-09-08 11:43:06 +00:00
linux-perf-d8.py [tools][profiling] Add googler pprof support for chrome helper 2022-09-08 11:43:06 +00:00
ll_prof.py [infra] Change all Python shebangs to Python3 2022-08-05 14:55:00 +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.