mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00

* Trim trailing whitespaces * Match raw with rendered * Delete extra asterisks and | * Update ELT Hooks - tail calls.md Co-authored-by: Jan Kotas <jkotas@microsoft.com>
506 B
506 B
Performance Tracing on Windows
Performance tracing on Windows is done using the PerfView, which can be downloaded at http://aka.ms/Perfview.
PerfView has significant documentation built-in, which includes:
- Getting started help.
- Collection and investigation walk-through videos.
- An extensive users guide.
To get started, download PerfView and use the links on the main screen to get help.
If you have specific questions, please post them in an issue here.