dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.25k stars 4.73k forks source link

Implement memory-mapped stress log for NativeAOT #90677

Open cshung opened 1 year ago

cshung commented 1 year ago

This will allow us to diagnose issues in NativeAOT that require a large volume of stress log (e.g. heap corruptions)

ghost commented 1 year ago

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas See info in area-owners.md if you want to be subscribed.

Issue Details
This will allow us to diagnose issues in NativeAOT that require a large volume of stress log (e.g. heap corruptions)
Author: cshung
Assignees: -
Labels: `area-NativeAOT-coreclr`
Milestone: -