Addressing https://github.com/dotnet/coreclr/issues/21461 (#21771)
authorJosé Rivero <jorive@microsoft.com>
Wed, 9 Jan 2019 21:48:30 +0000 (13:48 -0800)
committerGitHub <noreply@github.com>
Wed, 9 Jan 2019 21:48:30 +0000 (13:48 -0800)
commit6d00b98abc0be4bac8ec7c9fadd7a4a67e13f284
tree2da0c15054aa4259318106bf563c65bf6af53eaa
parent660eb0018871a88049ed66a17817dcf72278c9d4
Addressing https://github.com/dotnet/coreclr/issues/21461 (#21771)

- Increase the polling interval to 20 seconds.
- Provide an opt-out option to the EventPipe file polling.
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/EventPipeController.cs
tests/src/tracing/tracecontrol/TraceControl.cs