Is is possible to use Profiling API right from C#?...
Read Morewhy full name of method on ilspy appear with slash?...
Read MoreIn ASP.NET Core 5 MVC app, ControllerActionInvoker.InvokeActionAsync method seems to be called twice...
Read MoreIMetaDataEmit::DefineUserString returns HRESULT: -2147024882 (0x8007000E E_OUTOFMEMORY)...
Read MoreParsing the COR_PRF_FUNCTION_ARGUMENT_INFO Structure...
Read More.NET Profiler - Getting The Type Of A Function Parameter...
Read MoreICorProfilerCallback::ClassUnloadStarted not called for a generic class, even though the class was u...
Read MoreIL Rewrite fails to load .Net DLL...
Read Moreclr profiler api: is ICorProfilerCallback::ExceptionThrown GC safe...
Read MoreHow do you map a native to IL instruction pointer in-process...
Read MoreUsing GetFunctionInfo to get the name of a function from a FunctionID...
Read MoreWhat does 'Cor' stand for?...
Read MoreHow to get unique method ID in .NET profiler (ICorProfilerCallback)?...
Read MoreICorProfiler: Why do I get the wrong type token for a jitted function?...
Read MoreICorProfilerCallback2: CLR profiler does not log all Leave calls...
Read More.NET Profiler enter/leave function hooks not called...
Read More.NET Profiler enter/leave function hooks does not get called in case of exception...
Read MoreCLR profiler: COM-style casting and calling functions from derived interfaces...
Read MoreCode injection does not work with MSCorLib in .Net 2.x...
Read More.Net Profiling - Knowing the managed thread begin and end...
Read MoreDo I need to write my own unmanaged IL library to rewrite IL with the CLR Profiling API?...
Read MoreCLR Profiling: DoStackSnapshot after a throw inside a catch block gives wrong instruction pointer...
Read MoreWhy do plain, non-profile-optimized native images aren't loaded by my CLR profiler?...
Read More