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
You can also install the WindowsPerf Visual Studio Extension from GitHub.
76
+
You can also install the WindowsPerf Visual Studio Extension from GitLab.
77
77
78
-
Download the installation file directly from the [GitHub release page](https://github.com/arm-developer-tools/windowsperf-vs-extension/releases).
78
+
Download the installation file directly from the [release page](https://gitlab.com/Linaro/WindowsPerf/vs-extension/-/releases).
79
79
80
80
Unzip the downloaded file and double click on the `WindowsPerfGUI.vsix` file.
81
81
@@ -85,7 +85,7 @@ Make sure that any previous version of the extension is uninstalled and that Vis
85
85
86
86
### Build from source
87
87
88
-
To build the source code, clone [the repository](https://github.com/arm-developer-tools/windowsperf-vs-extension) and build the `WindowsPerfGUI` solution using the default configuration in Visual Studio.
88
+
To build the source code, clone [the repository](https://gitlab.com/Linaro/WindowsPerf/vs-extension.git) and build the `WindowsPerfGUI` solution using the default configuration in Visual Studio.
89
89
90
90
Building the source is not required, but offered as an alternative installation method if you want to customize the extension.
@@ -83,14 +83,14 @@ Close Windows Performance Analyzer.
83
83
84
84
You are now ready to install the WPA plugin, which is a single `.dll` file.
85
85
86
-
Download the `.zip` file from the [Windows Perf WPA plugin GitHub releases page](https://github.com/arm-developer-tools/windowsperf-wpa-plugin/releases) on GitHub.
86
+
Download the `.zip` file from the [Windows Perf WPA plugin releases page](https://gitlab.com/Linaro/WindowsPerf/wpa-plugin/-/releases).
87
87
88
88
Alternatively, you can download the `.zip` file from a command prompt:
0 commit comments