Elevator is a utility that allows other programs to collect traces through Windows Performance Recorder.
Перейти к файлу
Brandon Heenan 4bd62ef64c Added cancel as option
CANCEL_PASS can now be provided as an option from the client
2016-08-30 10:43:59 -07:00
ElevatorClient Added cancel as option 2016-08-30 10:43:59 -07:00
ElevatorServer Added cancel as option 2016-08-30 10:43:59 -07:00
ElevatorTests Add ElevatorClient, clean up the code and add a few basic message tests 2016-07-11 17:48:33 -07:00
.gitignore Initial commit of ElevatorServer solution 2016-07-08 13:19:25 -07:00
Elevator.sln Add ElevatorClient, clean up the code and add a few basic message tests 2016-07-11 17:48:33 -07:00
LICENSE Initial commit of ElevatorServer solution 2016-07-08 13:19:25 -07:00
README.md Initial commit of ElevatorServer solution 2016-07-08 13:19:25 -07:00

README.md

Elevator

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.