Dec 27, 2021
Thanks for this article! This is some golden information right here, there are little docs on these APIs online.
If I understand correctly, with what you described it is possible to have the custom profiler loaded when the application to profile is started. Do you know if it's possible to attach the custom profiler to a running application instead?
I tried ICLRProfiling->AttachProcess but it seems broken on dotnet core (or I am missing something)