Skip to content

Enable Event Pipe to egress stress and debug logging #12867

Closed
@tommcdon

Description

@tommcdon

CLR logging is extremely useful to diagnose internal runtime issues. This is esp. true for diagnostic scenarios where we need to debug things like the single stepper, register contexts, internal debugger messages, etc... Stress Log which is an in-memory buffer that can be used in retail builds. The log can be retrieved using sos!stresslog. Additionally there is a debug-only logging mechanism which can optionally write to a file, or other sources. The suggestion is to enable event pipe egress for these logging mechanisms to make diagnosing internal coreclr issues easier.

Thanks to @hoyosjs for the suggestion!

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Diagnostics-coreclrenhancementProduct code improvement that does NOT require public API changes/additions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions