Log an issue
Fork and edit
Discuss on Discord
Introduction
WindowsPerf
WindowsPerf cheat sheet
Review
Next Steps
You should now know how to:
WindowsPerf uses the Arm Performance Monitoring Unit (PMU) counters to generate performance metric reports.
Performance metrics are generated per processor.
WindowsPerf can output data in JSON format with `--json` command line option.
Command `wperf sample` can be used together with `--annotate` or `--disassemble` command line options.
Command `wperf record` can be used together with `--annotate` or `--disassemble` command line options.
You need to answer each question to see the results.