JProfiler is a commercially licensed Java profiling tool developed by ej-technologies GmbH, targeted at Java EE and Java SE applications.
JProfiler supports the following modes of operation:
Live profiling of a local session
Live profiling of a remote session
Offline profiling and triggers
Snapshot comparisons
Viewing an HPROF snapshot
Request tracking
Easy creation of custom probes
The following gives a high level overview of the profiling views in JProfiler:
MEMORY PROFILING
HEAP WALKER
CPU PROFILING
THREAD PROFILING
MONITOR PROFILING
VM TELEMETRY
DATABASES
JEE & PROBES
Official Website :- https://www.ej-technologies.com/products/jprofiler/overview.html
Comments
Post a Comment