You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install-guides/wperf.md
+2-84Lines changed: 2 additions & 84 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,70 +79,11 @@ Starting package uninstall...
79
79
Successfully uninstalled
80
80
```
81
81
82
-
## Visual Studio and the Windows Driver Kit (WDK)
83
-
84
-
WindowsPerf relies on `dll` files installed with Visual Studio, from the Community Edition or higher and, optionally, installers from the Windows Driver Kit extension.
85
-
86
-
For information about the WDK installation process, see [Download the Windows Driver Kit (WDK)](https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk).
87
-
88
-
See also the [Visual Studio for Windows on Arm install guide](/install-guides/vs-woa/).
89
-
90
-
## Download WindowsPerf
91
-
92
-
You can download the latest release package, `windowsperf-bin-<version>.zip` from the Linaro GitLab repository:
You can install the kernel driver using the supplied `wperf-devgen` installer.
114
-
115
-
The [wperf-devgen](https://gitlab.com/Linaro/WindowsPerf/windowsperf/-/tree/main/wperf-devgen/README.md) tool has been designated as the preferred installer and uninstaller for the WindowsPerf Kernel Driver in the latest release. This tool offers a simple process for managing the installation and removal of the driver.
116
-
117
82
{{% notice Note%}}
118
-
You must install the driver as `Administrator`.
83
+
WinPerf is an open-source project. If you would like to develop WindowsPerf yourself, you may also need to install the Windows Driver Kit (WDK). Please refer to this link for more details.
0 commit comments