Skip to content

Release V1.9.65 9/29/17 Windows Container Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@vancem vancem released this 29 Sep 17:36

This release was prompted by changed needed to support Windows Containers. If you want to use PerfView to collect or view data from these containers, should use this version. You also need to be running the RS3 or later version of windows 10 (these are called [Insider images](https://docs.microsoft.com/en-us/virtualization/windowscontainers/quick-start/using-insider-container-images.

Like other release I provide both the normal 32 bit version of PerfView as well as the 64 bit wrapper if you run into out of memory issues with the 32 bit version. Note that PerfView64.exe needs PerfView.exe to run (it just launches it as a 64 bit process).

As with other beta releases, this EXE is not signed, but I have included hashs here to hand verify if desired. Running

certutil -hashfile PerfView.exe Sha256
Should produce

44f2f9329bacb0e75363f3650a2e797bdac1719d31c18d89923e0b7381c917df

And running

certutil -hashfile PerfView64.exe Sha256
Should produce

9c2d1980031e5f112c6d3f2f396439879319816f9352413cec74c3cc988b518b

If you need more security than that, you should build it yourself (although even there you are trusting that github has not been tampered with). If you send me e-mail at vancem@microsoft.com I will send you hashs via e-mail if you like.