SHOW:
|
|
- or go back to the newest paste.
| 1 | - | Install the Windows Performance Toolkit (http://social.technet.microsoft.com/wiki/contents/articles/4847.install-the-windows-performance-toolkit-wpt.aspx), open the command prompt with admin rights. |
| 1 | + | Install the Windows Performance Toolkit (http://social.technet.microsoft.com/wiki/contents/articles/4847.install-the-windows-performance-toolkit-wpt.aspx the Win8.1 version also works on Windows 7), open the command prompt with admin rights. |
| 2 | ||
| 3 | Now run this command to capture a boot trace: | |
| 4 | ||
| 5 | - | xbootmgr -trace boot -traceFlags BASE+LATENCY+DISK_IO_INIT+DISPATCHER+FILE_IO+FILENAME+NETWORK+POWER -stackwalk profile+CSwitch+ReadyThread+DiskReadInit+DiskWriteInit -resultPath C:\TEMP |
| 5 | + | xbootmgr -trace boot -traceFlags BASE+LATENCY+DISK_IO_INIT+DISPATCHER+FILE_IO+FILENAME+POWER+FOOTPRINT+VIRT_ALLOC+MEMINFO+VAMAP+REFSET+MEMINFO_WS -stackwalk profile+CSwitch+ReadyThread+DiskReadInit+DiskWriteInit+VirtualAlloc+VirtualFree -postBootDelay 300 -resultPath C:\TEMP |
| 6 | ||
| 7 | ||
| 8 | - | Zip the generated .etl file as 7z/RAR (to reduce the size), upload it (Onedrive, Dropbox) and paste a link here. |
| 8 | + | Let the countdown tick to 0 to trace 5 minutes of the activity after you reach the desktop. |
| 9 | ||
| 10 | Zip the generated .etl file as 7z/RAR (to reduce the size), upload it (Onedrive, dropbox) and paste a link here. |