Kevin Gosse 6/10/2023

Writing a .NET profiler in C# — Part 4

Read Original

This technical article is part 4 of a series on writing a .NET profiler in C#. It details how to consume native COM objects, specifically ICorProfilerInfo, by reading vtables and invoking unmanaged function pointers from a managed wrapper. It builds on previous parts covering NativeAOT, fake COM objects, and source generators.

Writing a .NET profiler in C# — Part 4

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser