Add Basic Out-of-Process EventPipe Control and Heap Snapshot Capture (dotnet/coreclr...
authorBrian Robbins <brianrob@microsoft.com>
Fri, 7 Sep 2018 20:48:21 +0000 (13:48 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Sep 2018 20:48:21 +0000 (13:48 -0700)
commitc16fd29febb4081ccae6f036efe78ad42f386bfb
tree9111a5c498196bd4eeb4c69bd4f0d3599205ca5b
parenteea616206272fde4776293716c77a8cc3cbc4c6e
Add Basic Out-of-Process EventPipe Control and Heap Snapshot Capture (dotnet/coreclr#19720)

Commit migrated from https://github.com/dotnet/coreclr/commit/7a231d1cecb9c2dad09e7d6c179af4b587d95687
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/coreclr/src/System.Private.CoreLib/src/System/AppDomain.cs
src/coreclr/src/System.Private.CoreLib/src/System/Diagnostics/Eventing/EventPipe.cs
src/coreclr/src/System.Private.CoreLib/src/System/Diagnostics/Eventing/EventPipeController.cs [new file with mode: 0644]
src/coreclr/src/inc/clrconfigvalues.h
src/coreclr/src/vm/ceemain.cpp
src/coreclr/src/vm/eventpipe.cpp
src/coreclr/src/vm/eventpipe.h
src/coreclr/src/vm/eventtrace.cpp
src/coreclr/src/vm/eventtracepriv.h