Skip to content

Add support for DOTNET prefix on ICorProfiler env vars #117902

@noahfalk

Description

@noahfalk

The ICorProfiler feature currently uses environment variables such as CORECLR_PROFILER and other CORECLR_xyz names to activate a profiler at startup. As part of consolidating our environment variables to use the DOTNET prefix, we should support DOTNET_* naming on the profiler env vars.

I expect we'd want to start by adding DOTNET_ variations to the existing env vars, then sometime in the future (probably at least 3 years) we could remove support for the current CORECLR prefixed variables.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions