ICorProfilerCallback8 Interface
[Supported in the .NET Framework 4.7 and later versions]
A subclass of ICorProfilerCallback7 that provides callback methods used by the common language runtime to notify the profiler that JIT compilation of a dynamic method has started and finished.
Method | Description |
---|---|
DynamicMethodJITCompilationStarted Method | Notifies the profiler that JIT compilation of a dynamic method has started. |
DynamicMethodJITCompilationFinished Method | Notifies the profiler that JIT compilation of a dynamic method has finished. |
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.7
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: