node/deps/v8/tools/profiling
Michaël Zasso 9d7cd9b864
deps: update V8 to 12.8.374.13
PR-URL: https://github.com/nodejs/node/pull/54077
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2024-08-16 16:03:01 +02:00
..
android-ll-prof.sh deps: update V8 to 10.7.193.13 2022-10-11 07:24:33 +02:00
linux-perf-chrome-renderer-cmd.sh deps: update V8 to 10.7.193.13 2022-10-11 07:24:33 +02:00
linux-perf-chrome.py deps: update V8 to 12.2.281.27 2024-03-31 15:36:07 +02:00
linux-perf-d8.py deps: update V8 to 12.8.374.13 2024-08-16 16:03:01 +02:00
ll_prof.py deps: update V8 to 10.7.193.13 2022-10-11 07:24:33 +02:00
README.md deps: update V8 to 10.7.193.13 2022-10-11 07:24:33 +02:00
run-llprof.sh deps: update V8 to 10.7.193.13 2022-10-11 07:24:33 +02: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.