Update to AutoTrace (dotnet/coreclr#24936)
authorJohn Salem <josalem@microsoft.com>
Tue, 4 Jun 2019 16:09:59 +0000 (09:09 -0700)
committerAndrew Au <andrewau@microsoft.com>
Tue, 4 Jun 2019 16:09:59 +0000 (09:09 -0700)
commit895e8b3e0ad1097748335f8ce63c09d95eec19d5
tree916db1c8dfa451e5cf9cdd1889b220ec9ff2d1d7
parent13bfbddf0f644e3334c709a00859e027abad786e
Update to AutoTrace (dotnet/coreclr#24936)

* * Add license headers to autotrace.h|cpp
* use W() macro for getting correct string literal type
* formalize env vars to be COMPlus_* style
* add documentation
* modify cmake files to have the flag and set default value to 0

* Fix typo

Commit migrated from https://github.com/dotnet/coreclr/commit/b3ff5135ecba8d47cca9c02550d04e592b2e2310
docs/coreclr/workflow/AutomatedStressTestingForDiagnosticServer.md [new file with mode: 0644]
src/coreclr/clrfeatures.cmake
src/coreclr/src/vm/CMakeLists.txt
src/coreclr/src/vm/autotrace.cpp
src/coreclr/src/vm/autotrace.h