Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

brianrob
Copy link
Member

Remove usages of AnsiString in the ETW manifest. This is a requirement to support generating a managed EventSource for these events, which only supports UnicodeString.

Copy link

@vancem vancem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, we will want to update PerfView/TraceEvent, otherwise nothing knows how to decode these events.

Also we should be updating the Desktop version of this file from time to time so that the new events get 'registered' and work with WPA and other tools.

@brianrob brianrob merged commit 95a9055 into dotnet:master May 14, 2018
@brianrob brianrob deleted the etw_strings branch May 14, 2018 20:44
brianrob added a commit to brianrob/coreclr that referenced this pull request Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants