EventPipe events should only be sent to sessions that are listening to the event...
authorAndrew Au <andrewau@microsoft.com>
Wed, 26 Jun 2019 22:21:39 +0000 (15:21 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Jun 2019 22:21:39 +0000 (15:21 -0700)
commit0101fbc8a05fd07018a105ad5cca95d7ca5e3954
treebb123fcf7b83a094cfa2889cedc04a156bec5c21
parentbab999f16f1d1cedc39ceae5d6e41691c77a0341
EventPipe events should only be sent to sessions that are listening to the event (dotnet/coreclr#25401)

Commit migrated from https://github.com/dotnet/coreclr/commit/18168f63efda22f7a9e6f1d0e49c3a5604fe8f6c
src/coreclr/src/vm/eventpipeconfiguration.cpp
src/coreclr/src/vm/eventpipeconfiguration.h
src/coreclr/src/vm/eventpipeevent.cpp
src/coreclr/src/vm/eventpipeevent.h
src/coreclr/src/vm/eventpipeprovider.cpp
src/coreclr/src/vm/eventpipeprovider.h