The Windows Performance Tools (WPT) Kit contains performance analysis tools. Windows Performance Tools are designed for analysis of a wide range of performance problems including application start times, boot issues, deferred procedure calls and interrupt activity (DPCs and ISRs), system responsiveness issues, application resource usage, and interrupt storms.
To get the installer, you have to install the Windows 7 SDK.
Download the Web Installer and select the Win32 Development Tools

and install them. Now go to the path:
C:\Program Files\Microsoft SDKs\Windows\v7.0\bin
and look for the 3 files wpt_ia64.msi, wpt_x64.msi and wpt_x86.msi.
If the Installation of the Web- Installer fails or you have a limited Internet Connection, download the Visual Studio 2010 Diagnostic Tool. Extract the file PerformanceDiagnosticsSetup.exe

and go the folder Windows Performace Suite
.There you can also find the 3 MSI Installer files.
Now install the MSI which meets your Windows (wpt_ia64.msi if you're running an Itanium Windows, wpt_x64.msi if you run a 64Bit Windows Vista/7/Server 2008 (R2) or wpt_x86.msi if you run a 32Bit Vista/7/Server 2008).
Now you are ready to follow my xperf guides here on msfn:
Trace Windows Vista/7 boot/shutdown/hibernate/standby/resume issues
http://www.msfn.org/...howtopic=140247
How to speed up boot process under Windows Vista or Windows 7
http://www.msfn.org/...howtopic=140262
Analyzing DPC / Interrupt Issues:
http://www.msfn.org/...howtopic=140263
Analyzing High CPU Usage Issues:
http://www.msfn.org/...howtopic=140264
This post has been edited by MagicAndre1981: 10 October 2010 - 05:36 PM



Help

Back to top










