Skip to content

Roslyn should have an ETW/EventPipe source that we can use to report data #54770

@chsienki

Description

@chsienki

In certain situations it would be very useful to report data via ETW/LTTNG. The event source class allows this is in a cross platform, high performance way; tools like PerfView and dotnet-trace can then be used to read the information back from a release compiler with low impact on regular throughput.

We should create a central class that can be used across the roslyn stack to report such data.

Metadata

Metadata

Assignees

Labels

Area-CompilersBugConcept-APIThis issue involves adding, removing, clarification, or modification of an API.api-approvedAPI was approved in API review, it can be implemented

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions