1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Satori/docs/project/windows-performance-tracing.md
Youssef Victor d14b50ae21
Fix trailing whitespaces (#40891)
* 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>
2020-08-19 17:29:01 -07:00

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.