Documentation
Java Profiler 9.0 Help
Probes: extendable profiling and monitoring
Built-in probes
Class loading probe
Java Profiler 9.0 Help
Probes: extendable profiling and monitoring
Built-in probes
Class loading probeClass loading probe
Description
Probe records class load and unload events.
Results are available in the probes UI in tab "Class loading".
You can quickly access them from "Classes" telemetry clicking link "Detail...":
Source code location
There is no source code available for this probe, as it is based on low-level JVM events, available via native API only (JVMTI).