Setup etw registration in chrome.dll
Update ETW manifest usage so chrome.dll can be used to register the ETW provider. Prior to this a DummyChrome.dll was needed which registered the ETW provider used by Chrome. The chrome_events_win.man file was updated to be a general application manifest containing a instrumentation section. The chrome_events_winTEMP.BIN and MSG00001.bin files are auto-generated by the manifest compiler. chrome.dll size (release x64) Before: 122,627,584 After: 122,629,120 Total Increase: 1536 bytes BUG: 1024949 Change-Id: Ibb3783da20a35a5caeabab93bd2da10a2cf67faa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896040Reviewed-by:Lei Zhang <thestig@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Chris Davis <chrdavis@microsoft.com> Cr-Commit-Position: refs/heads/master@{#716375}
Showing
This diff was suppressed by a .gitattributes entry.
File added
This diff is collapsed.
No preview for this file type
Please register or sign in to comment