Part 5 of the series about using NativeAOT to write a .NET profiler in C#. We have all the foundations, we’re finally writing an actual profiler.| minidump.net
Using unsafe hacks to walk the managed heap from within a .NET application, without relying on the debugging API.| minidump.net
A deep dive into the weird tricks used by the .NET allocator to align arrays of doubles.| minidump.net