-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
area-Diagnostics-coreclrenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
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
Labels
area-Diagnostics-coreclrenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions