What you've learned

You should now know how to:

  • Use WindowsPerf with native Windows on Arm workload
  • Understand the basics of sampling
  • Explore the WindowsPerf command line
  • Build CPython from sources for Windows on Arm ARM64 target

Knowledge Check

The counting model is used for obtaining aggregate counts of occurrences of special events.

The sampling model is used for determining the frequencies of event occurrences produced by program locations at the function, basic block, and/or instruction levels.

WindowsPerf can be used and executed only on native ARM64 WOA hardware, and not in a virtual environment.


Back
Next