Skip to content

Commit 56d359a

Browse files
committed
docs: update Install WindowsPerf Virtual Studio Extension with VS Extension installation
1 parent 621872b commit 56d359a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/install-guides/wperf.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,13 @@ Driver removed successfully.
152152

153153
WindowsPerf GUI (Graphical User Interface) project, a Visual Studio 2022 extension designed to bring a seamless UI experience to WindowsPerf, the command-line performance profiling tool for Windows on Arm. Extension is available on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=Arm.WindowsPerfGUI).
154154

155+
Install by opening `Extensions` menu, select `Manage Extensions` and click `Browse`. Type `WindowsPerf` to search for Arm WindowsPerf GUI extension. Click `Install`.
156+
157+
{{% notice How to set up wperf.exe path in the extension%}}
155158
In order to set the path to the `wperf.exe` executable, go to `Tools -> Options -> Windows Perf -> WindowsPerf Path` and set the absolute path to the wperf.exe executable and then on the Validate button.
159+
{{% /notice %}}
156160

157-
Also, visit WindowsPerf GUI project website on [GitHub](https://github.com/arm-developer-tools/windowsperf-vs-extension).
161+
Also, visit WindowsPerf GUI project website on [GitHub](https://github.com/arm-developer-tools/windowsperf-vs-extension) for more details and latest updates.
158162

159163
## Install WindowsPerf VS Code Extension (optional) {#vscode}
160164

0 commit comments

Comments
 (0)