Skip to content

Commit 3ce42b0

Browse files
committed
windowsperf_sampling_cpython_spe: fix release 3.8.0 GitVer
1 parent 4246dca commit 3ce42b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/learning-paths/laptops-and-desktops/windowsperf_sampling_cpython_spe/windowsperf_sampling_cpython_spe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ wperf --version
6464
```output
6565
Component Version GitVer FeatureString
6666
========= ======= ====== =============
67-
wperf 3.8.0 0d3eba3d +etw-app+spe
68-
wperf-driver 3.8.0 0d3eba3d +trace+spe
67+
wperf 3.8.0 6d15ddfc +etw-app+spe
68+
wperf-driver 3.8.0 6d15ddfc +trace+spe
6969
```
7070

7171
If `FeatureString` for both components (`wperf` and `wperf-driver`) contains `+spe` (and `spe_device.version_name` contains `FEAT_SPE`) you are good to go!

0 commit comments

Comments
 (0)