Download JProfiler
The download matrix below offers installers and archives for all supported platforms.
| OS | Downloads |
|---|---|
| 64-bit Windows |
Setup Executable with JRE (57 MB)
ZIP Archive (74 MB)
Supported architectures: x64/AMD64
Supported versions: Vista/7/8, Server 2012/2008/2003, XP |
| 32-bit Windows |
Setup Executable with JRE (57 MB)
ZIP Archive (74 MB)
Supported architectures: x86, x64/AMD64
Supported versions: Vista/7/8, Server 2012/2008/2003, 2000/XP |
| Mac OS X |
DMG Archive (29 MB)
Supported architectures: x86, x64/AMD64, PPC
Supported versions: 10.8, 10.7, 10.6, 10.5, 10.4 |
| Linux |
Setup Executable (30 MB)
RPM (49 MB) TAR.GZ Archive (49 MB)
Supported architectures: x86, x64/AMD64, PPC, PPC64, ARMv7
|
| Solaris |
Setup Executable (41 MB)
TAR.GZ Archive (78 MB)
Supported architectures: SPARC, SPARC V9, x86, x64/AMD64
Supported versions: 11, 10, 9, 8 |
| AIX |
Setup Executable (41 MB)
TAR.GZ Archive (78 MB)
Supported architectures: PPC, PPC64
Supported versions: 7.1, 6.1, 5.2, 5.3 |
| FreeBSD |
Setup Executable (41 MB)
TAR.GZ Archive (78 MB)
Supported architectures: x86, x64/AMD64
Supported versions: 8, 7 |
| HP-UX |
Setup Executable (41 MB)
TAR.GZ Archive (78 MB)
Supported architectures: PA_RISC, PA_RISC2.0W, Itanium ia64n, Itanium ia64w
Supported versions: 11i |
Installation Notes for TAR-Archives (Linux/Unix)
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.
For Solaris, the full set of GNU tools is available at
http://www.sunfreeware.com.
Installation Notes for RPM-Archives (Linux)
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.
Unattended Installations
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.
How to Upgrade
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.