Open
Description
ActivityTracker
really only works if TplEventSource
is enabled, so if all event sources are disabled via a feature switch EventSourceSupport
there's really no need to keep its implementation around for anything.
Ideally we would refactor the code in it such that linker will be able to remove most of the implementation.