|
| 1 | +--- |
| 2 | +# ================================================================================ |
| 3 | +# Edit |
| 4 | +# ================================================================================ |
| 5 | + |
| 6 | +next_step_guidance: > |
| 7 | + Now that you have WindowsPerf running, why not learn how to build a native Windows on Arm application? |
| 8 | +# 1-3 sentence recommendation outlining how the reader can generally keep learning about these topics, and a specific explanation of why the next step is being recommended. |
| 9 | + |
| 10 | +recommended_path: "/learning-paths/laptops-and-desktops/win_net/" |
| 11 | + |
| 12 | +# further_reading links to references related to this path. Can be: |
| 13 | + # Manuals for a tool / software mentioned (type: documentation) |
| 14 | + # Blog about related topics (type: blog) |
| 15 | + # General online references (type: website) |
| 16 | + |
| 17 | +further_reading: |
| 18 | + - resource: |
| 19 | + title: Announcing WindowsPerf Open-source performance analysis tool for Windows on Arm |
| 20 | + link: https://community.arm.com/arm-community-blogs/b/infrastructure-solutions-blog/posts/announcing-windowsperf |
| 21 | + type: blog |
| 22 | + - resource: |
| 23 | + title: WindowsPerf release 2.4.0 introduces the first stable version of sampling model support |
| 24 | + link: https://www.linaro.org/blog/windowsperf-release-2-4-0-introduces-the-first-stable-version-of-sampling-model-support/ |
| 25 | + type: blog |
| 26 | + - resource: |
| 27 | + title: WindowsPerf Release 2.5.1 |
| 28 | + link: https://www.linaro.org/blog/windowsperf-release-2-5-1/ |
| 29 | + type: blog |
| 30 | + - resource: |
| 31 | + title: WindowsPerf Release 3.0.0 |
| 32 | + link: https://www.linaro.org/blog/windowsperf-release-3-0-0/ |
| 33 | + type: blog |
| 34 | + - resource: |
| 35 | + title: WindowsPerf Release 3.3.0 |
| 36 | + link: https://www.linaro.org/blog/windowsperf-release-3-3-0/ |
| 37 | + type: blog |
| 38 | + - resource: |
| 39 | + title: WindowsPerf Release 3.7.2 |
| 40 | + link: https://www.linaro.org/blog/expanding-profiling-capabilities-with-windowsperf-372-release |
| 41 | + type: blog |
| 42 | + - resource: |
| 43 | + title: "Introducing the WindowsPerf GUI: the Visual Studio 2022 extension" |
| 44 | + link: https://www.linaro.org/blog/introducing-the-windowsperf-gui-the-visual-studio-2022-extension |
| 45 | + type: blog |
| 46 | + - resource: |
| 47 | + title: "Introducing 1.0.0-beta release of WindowsPerf Visual Studio extension" |
| 48 | + link: https://www.linaro.org/blog/introducing-1-0-0-beta-release-of-windowsperf-visual-studio-extension |
| 49 | + type: blog |
| 50 | + - resource: |
| 51 | + title: "New Release: WindowsPerf Visual Studio Extension v1.0.0" |
| 52 | + link: https://www.linaro.org/blog/new-release-windowsperf-visual-studio-extension-v1000 |
| 53 | + type: blog |
| 54 | + - resource: |
| 55 | + title: "Launching WindowsPerf Visual Studio Extension v2.1.0" |
| 56 | + link: https://www.linaro.org/blog/launching--windowsperf-visual-studio-extension-v210 |
| 57 | + type: blog |
| 58 | + - resource: |
| 59 | + title: "Windows on Arm overview" |
| 60 | + link: https://learn.microsoft.com/en-us/windows/arm/overview |
| 61 | + type: website |
| 62 | + - resource: |
| 63 | + title: "Linaro Windows on Arm project" |
| 64 | + link: https://www.linaro.org/windows-on-arm/ |
| 65 | + type: website |
| 66 | + - resource: |
| 67 | + title: "WindowsPerf releases" |
| 68 | + link: https://github.com/arm-developer-tools/windowsperf/releases |
| 69 | + type: website |
| 70 | +# ================================================================================ |
| 71 | +# FIXED, DO NOT MODIFY |
| 72 | +# ================================================================================ |
| 73 | +weight: 21 # set to always be larger than the content in this path, and one more than 'review' |
| 74 | +title: "Next Steps" # Always the same |
| 75 | +layout: "learningpathall" # All files under learning paths have this same wrapper |
| 76 | +--- |
0 commit comments