Skip to content

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

License

Notifications You must be signed in to change notification settings

MicrosoftEdge/Elevator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

Elevator is a utility that allows other programs to collect traces through Windows Performance Recorder. It responds to commands to start, end or cancel tracing via WPR. It has a set number of profiles that it knows how to trace with, though you can configure them in DefaultTraceProfile.wprp.

WARNING: Elevator runs with administrator rights, and responds to commands from other programs, which means you should handle it with care. Elevator attempts to ensure it's not going to do anything harmful before executing a command, but you still shouldn't leave it running when you're not using it.

Dependencies

Using Elevator requires the Windows Performance Toolkit.

Coding Style

This project follows the dotnet/corefx C# Coding Style.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Known uses

  • BrowserEfficiencyTest uses Elevator to measure the resource consumption on a system while it uses Webdriver to automate workloads in different browsers.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages