Event sources can be named more liberally than the resulting generated TraceEventParser class. E.g., an event source name can start with a number but the generated parser class can't.
Sidenote: overall, the TraceParserGen.exe tool isn't useful to me. Other than this bug report, I also run into #1351. And, if this tool is intended to be used, why not release it together with perfview releases?
Event sources can be named more liberally than the resulting generated
TraceEventParserclass. E.g., an event source name can start with a number but the generated parser class can't.Sidenote: overall, the
TraceParserGen.exetool isn't useful to me. Other than this bug report, I also run into #1351. And, if this tool is intended to be used, why not release it together with perfview releases?