I am currently trying to analyze the startup and login performance on a Windows 7 64bit machine. I therefor installed ADK 8.1 and fired up the Windows Performance Recorder (wprui.exe).
As I am running this on 64bit I disabled PagingExecutive using wpr.exe -disablepagingexecutive on, rebooted the machine and double-checked it's set within the registry under:
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\DisablePagingExecutive = 1
Then I started recording using the following parameters from the GUI:
Performance scenario: boot
Detail Level: Verbose
Logging mode: file
Number of iterations: 1
...and checked exclusively "First level triage"
When I restart the utility after a clean reboot & login it tells me:
There are no trace profiles running. Error code: 0xc5583000
What am I doing wrong here? Unfortunately I can't find anything regarding the mentioned error code.