Results 1 to 6 of 6
Thread: JProfiler 5.1
- 11-13-2007, 05:11 PM #1
JProfiler 5.1
JProfiler is a fully dynamic Java profiler based on the Java virtual machine profiling interface (JVMTI/JVMPI). It is targeted at J2EE and J2SE applications, and features CPU profiling, memory profiling, thread profiling, and VM telemetry information.
Changes
This release adds reworked reference views, a new source viewer, and many usability improvements. IDE integrations for IntelliJ IDEA 7, Netbeans 6, and Eclipse 3.4 have been added.
URL: Java Profiler - JProfiler
- 12-25-2008, 07:35 AM #2
Member
- Join Date
- Dec 2008
- Posts
- 1
- Rep Power
- 0
profile alfresco war using jprofiler
Hi i am new to use jprofiler i am able to jprofiler for standalone programs which have main method(ie executable jars).i want it for war files in tomcat?how can we achieve this?
thanks in advance
- 04-22-2009, 05:46 PM #3
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
JProfiler for web app
Hi its very simple to profile a war. Just create a Remote JProfiler session. Give the host name and port, add the same port in the JVM argument.
You can refer JProfiler guide on creating remote session.
- 08-02-2009, 03:48 PM #4
Member
- Join Date
- Aug 2009
- Posts
- 21
- Rep Power
- 0
I'm using NetBeans Profiler tool. it is great too.
- 01-05-2010, 10:54 PM #5
Member
- Join Date
- Jan 2010
- Posts
- 1
- Rep Power
- 0
Using JProfiler to profile .exe, and .bat applications
Hi guys, I am new to JProfiler, I want to profile a local application that has only its .exe file and .bat, I realized Jprofiler only accepts .class and .jars. Please any suggestions on how to profile the application using its .exe or .bat file will be highly appreciated.
regards.
- 10-25-2010, 12:53 PM #6
Member
- Join Date
- Oct 2010
- Posts
- 1
- Rep Power
- 0
Offline profiling in JProfiler for web applications.
Hi,
I am running a web application build using Struts, Spring framework
with weblogic 10.3 server. I can profile this application on my local computer
as well as through remote computer.
I want to do offline profiling. So that I can do the profiling and save the snapshots as well without any Jprofiler UI interaction.
I am able to do offline profiling and save the snapshots for stand alone apllications i.e. where a main class is present.
Can I do offline profiling for web applications also with ant script or through
command prompt.
Thanks in Advance.


LinkBack URL
About LinkBacks

Bookmarks