Elevator icon indicating copy to clipboard operation
Elevator copied to clipboard

Elevator is a utility that allows other programs to collect traces through Windows Performance Recorder.

Results 4 Elevator issues
Sort by recently updated
recently updated
newest added

# This GitHub repository has been identified as a candidate for archival This repository has had no activity for more than 2 years. Long periods of inactivity present security and...

Attempting to escape out of the program by pressing the ESC key results in the program throwing an unhandled ObjectDisposedException. The message description states "Safe handle has been closed". The...

bug

When an exception is thrown in the task that runs "RunTracingControlServer", it is not propagated to the main thread resulting the program being in an odd state where the main...

bug

The location for wpr.exe used in Elevator is currently defaulted to "C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\". We should allow users to configure the server to use a different path...

enhancement