Decrease EventListener buffer size (#25526)
authorSung Yoon Whang <suwhang@microsoft.com>
Tue, 2 Jul 2019 06:19:07 +0000 (23:19 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2019 06:19:07 +0000 (23:19 -0700)
commitf9a6e873747dbefeca9016e31378d532ce56f293
tree6ec0582906a4f333759a4f58b74e919549397c3e
parent0d8304713fb2766b84c90616d2b88a622db1924e
Decrease EventListener buffer size (#25526)

* Reduce the default EventPipe circularBufferSize to 10MB for EventListener sessions

* make it a static var instead of random # in the code
src/System.Private.CoreLib/src/System/Diagnostics/Eventing/EventPipeEventDispatcher.cs