Get started with the Windows Performance Analyzer plugin for WindowsPerf
Introduction
Visualize data from WindowsPerf using WPA
Next Steps
Get started with the Windows Performance Analyzer plugin for WindowsPerf
Who is this for?
This is an introductory topic for software developers interested in using the Windows Performance Analyzer (WPA) plugin for performance analysis.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Import WindowsPerf data as a .json file in WPA.
- Visualize the timeline and telemetry data in WPA using the WPA plugin.
Prerequisites
Before starting, you will need the following:
- A Windows on Arm laptop with WindowsPerf, Windows Performance Analyzer (WPA), and the WPA plugin installed.
Summary
This summary was drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
wperf stat to capture data and save it as a .json file with --output, then open it in WPA. You’ll inspect the plugin’s timeline and telemetry views to verify recorded events and visualize the resulting data.Frequently asked questions
These FAQs were drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
wperf stat command on a Windows on Arm system and save the output as a .json file using the --output option..json file in WPA. If the plugin is installed correctly, WPA loads the data and exposes the plugin’s timeline and telemetry visualizations.wperf stat on a Windows on Arm machine and saved as .json with the --output option. Also confirm the WPA plugin is installed using its install guide.wperf stat using the -t option, then open the generated .json file in WPA. In the Graph Explorer section, expand Counting timeline to view the recorded events by core or event.