Files
Kmake/deps/v8/tools/profiling/README.md
2026-05-26 23:36:42 -07:00

9 lines
265 B
Markdown

# Profiling Tools
This directory contains various helper scripts to assist with profiling
d8 and chrome.
## linux perf
For [linux perf](https://perf.wiki.kernel.org/) support you can find more
documentation and instructions at <https://v8.dev/docs/linux-perf>.