Skip to content

Commit f975590

Browse files
docs: fix repo links
1 parent 7f9c058 commit f975590

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/install-guides/windows-perf-wpa-plugin.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ additional_search_terms:
1919
- open source windows on arm
2020
- windows performance analyzer
2121
- wpa
22+
- windowsperf
2223
### FIXED, DO NOT MODIFY
2324
weight: 1 # Defines page ordering. Must be 1 for first (or only) page.
2425
tool_install: true # Set to true to be listed in main selection page, else false
@@ -29,8 +30,8 @@ layout: installtoolsall # DO NOT MODIFY. Always true for tool install articles
2930

3031
## Introduction
3132

32-
[**WindowsPerf**](https://gitlab.com/Linaro/WindowsPerf/windowsperf) is a lightweight performance profiling tool inspired by Linux perf, specifically tailored for Windows on ARM.
33-
It leverages the ARM64 PMU (Performance Monitor Unit) and its hardware counters to offer precise profiling capabilities.
33+
[**WindowsPerf**](https://github.com/arm-developer-tools/windowsperf) is a lightweight performance profiling tool inspired by Linux perf, specifically tailored for Windows on Arm.
34+
It leverages the Arm64 PMU (Performance Monitor Unit) and its hardware counters to offer precise profiling capabilities.
3435
The **WindowsPerf WPA plugin** bridges the gap between the detailed output of **WindowsPerf** and the powerful capabilities of **Windows Performance Analyzer**.
3536

3637
The plugin is built on the [`microsoft-performance-toolkit-sdk`](https://github.com/microsoft/microsoft-performance-toolkit-sdk) and is shipped as a single `.dll` file.

0 commit comments

Comments
 (0)