Top "Jprofiler" questions

JProfiler is a commercially licensed Java profiling tool developed by ej-technologies GmbH targeted at Java EE and Java SE applications.

How to connect JProfiler to an application running on localhost?

I have an application running on my localhost and I want to profile the application to see how can I …

java eclipse web-applications profiling jprofiler
Java application profiling

I am looking for a Java code profiler which I can use to profile my application (its a service which …

java performance profiling metrics jprofiler
What is 'JNI Global reference'

I am using jProfiler to find memory leaks in a Java swing application. I have identified instances of a JFrame …

java swing jprofiler
How to remotely profile a web application with JProfiler?

I am running a web application that is deployed on remote machine server and I have the IP address and …

java jprofiler
What is the Mu (μ) symbol mean when looking at some time based views

When I'm profiling I can see some data with ms (for milliseconds) but I also see μs. What does μs …

java jprofiler
How to find memory leak in java using JProfiler?

How to find memory leak in java using JProfiler? I have been working in JProfiler for the past 1 week to …

java memory-management memory-leaks jprofiler
Integrating jprofiler into eclipse

I can't integrate jprofiler 7 into Eclipse Indigo. Installation and integration completed successfully. But I can't find jprofiler in the Eclipse …

eclipse integration jprofiler
How to run Jprofiler from Windows machine to Remote Linux JVM

Kindly let me know how to run Jprofiler from Windows machine to Remote Linux JVM. Thanks a lot in advance.

linux jprofiler
Simple Jprofiler setup not working

I'm trying to get a simple, localhost session of JProfiler up and running. I've created the session, the host is 127.0.0.1, …

java tomcat jprofiler
Jprofiler 7.2.2 - how do I view time spent in methods

I have downloaded the trial version of JProfiler, and am testing it out on a java 1.5 console app. It only …

java jprofiler