microsoft / Microsoft-Performance-Tools-Linux-Android

Linux, Android and Chromium Performance Tools built using the Microsoft Performance Toolkit. Cross-platform .NET Core + WPA GUI
MIT License
316 stars 34 forks source link

WPA cannot find this plugin even SET WPA_ADDITIONAL_SEARCH_DIRECTORIES #113

Closed KotomiHacker closed 1 year ago

KotomiHacker commented 1 year ago

Environment:

Result

C:\Users\GAME>SET WPA_ADDITIONAL_SEARCH_DIRECTORIES=C:\tools\Microsoft-Performance-Tools-Linux-Android\MicrosoftPerfToolkitAddins
C:\Users\GAME>wpa.exe -listplugins

C:\Users\GAME>
                             - AVAILABLE PLUGINS -

        * XPerf

    For help, use -help <plugin name>
    For version information, use -version <plugin name>
ivberg commented 1 year ago

Where are you getting WPA from?

more the readme try the store version and try the launcher script. The script uses -addsearchdir and not the environment variable

Windows Only GUI - Install) Using the WPA GUI to load these tools as plugins

Download the latest Store Windows Performance Analyzer (Preview)

KotomiHacker commented 1 year ago

Thanks for the correct, it works with the store version! I used to install it from ADK page.