Search code examples
Is is possible to use Profiling API right from C#?...


c#.netprofilingclr-profiling-api

Read More
why full name of method on ilspy appear with slash?...


c#.net-coreclrclr-profiling-apiclrprofiler

Read More
In ASP.NET Core 5 MVC app, ControllerActionInvoker.InvokeActionAsync method seems to be called twice...


asp.net-core-mvcload-testingasp.net-core-5.0clr-profiling-api

Read More
IMetaDataEmit::DefineUserString returns HRESULT: -2147024882 (0x8007000E E_OUTOFMEMORY)...


c#.net-corerustclrclr-profiling-api

Read More
Parsing the COR_PRF_FUNCTION_ARGUMENT_INFO Structure...


.netclrclr-profiling-apiclrprofiler

Read More
.NET Profiler - Getting The Type Of A Function Parameter...


.netclr-profiling-api

Read More
ICorProfilerCallback::ClassUnloadStarted not called for a generic class, even though the class was u...


.netgenericsprofilingclrclr-profiling-api

Read More
IL Rewrite fails to load .Net DLL...


c#asp.net.netclr-profiling-api

Read More
clr profiler api: is ICorProfilerCallback::ExceptionThrown GC safe...


.netclrcoreclrclr-profiling-api

Read More
How do you map a native to IL instruction pointer in-process...


.netprofilingclr-profiling-api

Read More
Using GetFunctionInfo to get the name of a function from a FunctionID...


c++.netprofilingclr-profiling-apiimetadataimport

Read More
What does 'Cor' stand for?...


clrclr-profiling-api

Read More
How to get unique method ID in .NET profiler (ICorProfilerCallback)?...


.netprofilingclr-profiling-api

Read More
ICorProfiler: Why do I get the wrong type token for a jitted function?...


c#.netprofilingclr-profiling-api

Read More
ICorProfilerCallback2: CLR profiler does not log all Leave calls...


c#.netwindowsperformanceclr-profiling-api

Read More
.NET Profiler enter/leave function hooks not called...


.netclr-profiling-api

Read More
.NET Profiler enter/leave function hooks does not get called in case of exception...


c++.netclr-profiling-api

Read More
CLR profiler: COM-style casting and calling functions from derived interfaces...


c++comatlclr-profiling-api

Read More
Code injection does not work with MSCorLib in .Net 2.x...


.net.net-2.0code-injectionclr-profiling-api

Read More
.Net Profiling - Knowing the managed thread begin and end...


c#.netprofilingclrclr-profiling-api

Read More
Do I need to write my own unmanaged IL library to rewrite IL with the CLR Profiling API?...


.netprofilingcilrewritingclr-profiling-api

Read More
CLR Profiling: DoStackSnapshot after a throw inside a catch block gives wrong instruction pointer...


c#.netclrclr-profiling-api

Read More
Why do plain, non-profile-optimized native images aren't loaded by my CLR profiler?...


.net.net-4.0clrngenclr-profiling-api

Read More
BackNext