Skip to content

Commit 1664f80

Browse files
authored
Implementation for GetCtfToETWMappings. (#1899)
* Implementation for GetCtfToETWMappings. This allows 3rd party parsers to register for known events and process trace file properly. Current parsers (like ClrTraceEventParser) are left unoutched, because these are initialized lazily (i.e. https://github.com/microsoft/perfview/blob/680ed266e842e49a3c5cd0af89eb7e4f9645b785/src/TraceEvent/TraceEvent.cs#L170). * Resolve first feedback. * Resolve second feedback. * Better lookup for getting mapping.
1 parent 4fb9ec6 commit 1664f80

5 files changed

+418
-399
lines changed

0 commit comments

Comments
 (0)