File tree Expand file tree Collapse file tree 2 files changed +47
-0
lines changed
content/learning-paths/laptops-and-desktops/windowsperf_wpa_plugin Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ learning_objectives:
1212
1313prerequisites :
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
1619author_primary : Alaaeddine Chakroun
1720
@@ -24,6 +27,8 @@ operatingsystems:
2427 - Windows
2528tools_software_languages :
2629 - WindowsPerf
30+ - perf
31+ - Windows Performance Analyzer
2732
2833# ## FIXED, DO NOT MODIFY
2934# ================================================================================
Original file line number Diff line number Diff line change 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+ ---
You can’t perform that action at this time.
0 commit comments