This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
Releases: arm-developer-tools/windowsperf-wpa-plugin
Releases · arm-developer-tools/windowsperf-wpa-plugin
Release 1.0.3 - WindowsPerf WPA Plugin
Description
This is bug-fix release after changes to WPA version.
How to use it?
- Download and unzip release binary to e.g.
Downloads
directory on your machine. - Open command line prompt
cmd
and type:
wpa -addsearchdir C:\Users\$USER\Downloads
- WPA should open and WPA-plugin will be loaded. You can now open JSON files with count data generated by WindowsPerf.
What's Changed
- Add source code annotations by @Alaaeddine-chakroun in #5
- Fix file processing by @Alaaeddine-chakroun in #7
Full Changelog: 1.0.2...1.0.3
Release 1.0.2 - WindowsPerf WPA Plugin
Description
This release includes updates to the links in the GitHub project repository.
What's Changed
- Update repo urls by @Alaaeddine-chakroun in #2
Full Changelog: 1.0.1...1.0.2
Release 1.0.1 - WindowsPerf WPA Plugin
Introducing release 1.0.1 of the WindowsPerf Windows Performance Analyzer Plugin
The WindowsPerf team proudly presents the 1.0.1 release of their Windows Performance Analyzer plugin, aiming to plot graphs of WindowsPerf output leveraging the capabilities of WPA.
Please visit the Wiki for a more detailed look at the features of the plugin.
Bug fixes
- Input JSON validation fix.
How to install the plugin
See the How to install WindowsPerf WPA Plugin section of the wiki for more details.