Skip to content

Commit 3891ca4

Browse files
docs: update prerequisites and next steps
1 parent 5151bba commit 3891ca4

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

content/learning-paths/laptops-and-desktops/windowsperf_wpa_plugin/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ learning_objectives:
1212

1313
prerequisites:
1414
- Windows desktop or development machine
15+
- Windows Performance Analyzer installed
16+
- WindowsPerf WPA Plugin installed
17+
- (Optional) WindowsPerf installed on a WoA machine [(Installation guide)](/install-guides/wperf/)
1518

1619
author_primary: Alaaeddine Chakroun
1720

@@ -24,6 +27,8 @@ operatingsystems:
2427
- Windows
2528
tools_software_languages:
2629
- WindowsPerf
30+
- perf
31+
- Windows Performance Analyzer
2732

2833
### FIXED, DO NOT MODIFY
2934
# ================================================================================
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
next_step_guidance: Now that you have an idea of how the WindowsPerf WPA Plugin works, You can try exploring the WindowsPerf CLI for more flexibility.
3+
4+
recommended_path: "/learning-paths/laptops-and-desktops/windowsperf_sampling_cpython"
5+
6+
further_reading:
7+
- resource:
8+
title: Announcing WindowsPerf Open-source performance analysis tool for Windows on Arm
9+
link: https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf
10+
type: blog
11+
- resource:
12+
title: WindowsPerf Release 3.7.2
13+
link: https://www.linaro.org/blog/expanding-profiling-capabilities-with-windowsperf-372-release/
14+
type: blog
15+
- resource:
16+
title: WindowsPerf Visual Studio Extension v2.1.0
17+
link: https://www.linaro.org/blog/launching--windowsperf-visual-studio-extension-v210/
18+
type: blog
19+
- resource:
20+
title: Windows on Arm overview
21+
link: https://learn.microsoft.com/en-us/windows/arm/overview
22+
type: website
23+
- resource:
24+
title: Linaro Windows on Arm project
25+
link: https://www.linaro.org/windows-on-arm/
26+
type: website
27+
- resource:
28+
title: WindowsPerf Visual Studio extension releases
29+
link: https://github.com/arm-developer-tools/windowsperf-vs-extension/releases
30+
type: website
31+
- resource:
32+
title: WindowsPerf releases
33+
link: https://github.com/arm-developer-tools/windowsperf/releases
34+
type: website
35+
36+
# ================================================================================
37+
# FIXED, DO NOT MODIFY
38+
# ================================================================================
39+
weight: 21 # set to always be larger than the content in this path, and one more than 'review'
40+
title: "Next Steps" # Always the same
41+
layout: "learningpathall" # All files under learning paths have this same wrapper
42+
---

0 commit comments

Comments
 (0)