Skip to content

Expose DOTNET_JitNoInline in Release #100909

@EgorBo

Description

@EgorBo

I think this might be useful to have it in Release for performance investigations using traces/profilers as we currently don't have any kinds of profilers that can show us "virtual" inlinees.

An example of a use-case is when we want to trace down a lock contention and want to know where exactly it's invoked from

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions