Telemetry and TraceFixup/PSFMonitor uses same provider GUID which is not required.
Also, TraceFixup does not capture calling process. It only captures calling module.
What changed?
New provider GUID is used for PSFShimMonitor/Trace Fixup
Calling process is also captured now through trace fixup
How was the change tested?
Manually tested on MSIX applications to ensure new provider GUID works and ensuring Calling process is captured now.
Why is this change being made?
Telemetry and TraceFixup/PSFMonitor uses same provider GUID which is not required. Also, TraceFixup does not capture calling process. It only captures calling module.
What changed?
New provider GUID is used for PSFShimMonitor/Trace Fixup Calling process is also captured now through trace fixup
How was the change tested?
Manually tested on MSIX applications to ensure new provider GUID works and ensuring Calling process is captured now.