Remove ETW update thread
Wrap the callback that notifies of changes instead and trigger updates off of that. Remove the notion of Disabling the ETW exporter itself, instead just use whether the provider is enabled or not. Leave the flag for now and continue to conditionally enable. Follow up change will remove the flag and always have the ability to export trace events to ETW. Bug: 781991 Change-Id: Ifb0d3c5669fca255ca4c0bcd9f84e4034995761b Reviewed-on: https://chromium-review.googlesource.com/c/1423559Reviewed-by:Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Primiano Tucci <primiano@chromium.org> Commit-Queue: Daniel Libby <dlibby@microsoft.com> Cr-Commit-Position: refs/heads/master@{#626235}
Showing
Please register or sign in to comment