Skip to content

Commit c43d9f0

Browse files
committed
docs: add info that WindowsPerf release binary 3.8.0 contains separate SPE build inside the asset
1 parent 4eaff79 commit c43d9f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/learning-paths/servers-and-cloud-computing/windowsperf_sampling_cpython_spe/windowsperf_sampling_cpython_spe.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Currently SPE is available on Windows On Arm in Test Mode only!
2828

2929
For this learning path you will need:
3030
* A Windows on Arm (ARM64) native machine with pre-installed WindowsPerf (both driver and `wperf` CLI tool). See [WindowsPerf Install Guide](/install-guides/wperf/) for more details.
31-
* CPU must support Arm SPE, an optional feature in ARMv8.2 hardware - we will show you how to check your CPU compatibility using WindowsPerf command-line tool.
31+
* Note: The [WindowsPerf release 3.8.0](https://github.com/arm-developer-tools/windowsperf/releases/tag/3.8.0) includes a separate build with Arm SPE (Statistical Profiling Extension) support enabled. To install this version download release asset and you will find WindowsPerf SPE build in the `SPE/` subdirectory.
32+
* CPU must support Arm SPE extension, an optional feature in ARMv8.2 hardware - we will show you how to check your CPU compatibility using WindowsPerf command-line tool.
3233
* Basic knowledge of git and Python.
3334
* See [Install Git on Windows](https://github.com/git-guides/install-git#install-git-on-windows) for more details.
3435

0 commit comments

Comments
 (0)