Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I download WPF Performance Suite for Windows 8

The WPF Performance Suite is described here:

http://msdn.microsoft.com/en-us/library/aa969767.aspx#installing_the_wpf_performance_suite

-> how can I install it on Windows 8?

(the Windows 7 SDK can't be installed and the Windows 8 SDK contains Performance tools such as GPUView but not the WPF profilers "Perforator" and "Visual Profiler".

I googled several hours for it but didn't find anything.

like image 409
andreas Avatar asked Jan 22 '13 22:01

andreas


1 Answers

Ok, I have it running under Windows 8, but afaik only for framework 4.

Download the tools (link borrowed from Athari above)

Install and it test. Select visual profiler and attach to a process. If it doesn't appear to work, download this patch from MS.

After installing the patch I now have it working again. This is on Windows 8 pro running on a Dell XPS 17 i7 based machine.

like image 115
Ian Avatar answered Sep 28 '22 06:09

Ian