JProfiler
Best Java Profiling / Testing Tool
The download matrix below offers installers and archives for all supported platforms.
Supported architectures: x64/AMD64
Supported versions: 11/10/8/7, Server 2022/2019/2016/2012
Supported architectures: Intel, Apple
Supported versions: 10.12 - 13
Supported architectures: x64/AMD64
Desktop environments: Supports desktop environments with fractional HiDPI resolutions
Supported architectures: x86, x64/AMD64, PPC, PPC64, PPC64LE, ARMv7, ARMv8
Supported architectures: PPC, PPC64
Supported versions: 7.3, 7.2, 7.1
Supported architectures: x86, x64/AMD64
Supported versions: 13, 12, 11, 10, 9, 8, 7
All files are contained in an enclosing folder named jprofiler
.
Unpack the distribution file with
gunzip filename
tar xf filename
Start JProfiler by executing the shell script
jprofiler/bin/jprofiler
Unix users are recommended to use gzip
and GNU tar
.
Install the rpm with rpm -i <download_filename>
or your favorite rpm tool.
Execute jprofiler
at the command line or use the kde/gnome desktop file
/opt/jprofiler/jprofiler.desktop
.
To perform an unattended installation, execute the installer with the -q
command line
argument. To set licensing information in that case, pass
-Vjprofiler.licenseKey=[license key] -Vjprofiler.licenseName=[user name]
and optionally -Vjprofiler.licenseCompany=[company name]
as command line arguments.
If you have a floating license, please use FLOAT:[server name or IP address]
instead of the
license key. A console installer mode is also available if you pass the -c
command line
argument.
You may install a new version of JProfiler on top of an older version. Your configuration will not be lost. JProfiler automatically imports settings from previous major versions. You can install different major versions of JProfiler side by side.