Google Code Exporter
Google Code Exporter
``` I ran jvmtop.sh on an ec2 instance which is hosting a tomcat web application. When I ran the sh, i do not get jvm metrics related to the web...
``` Before submitting a bug report, please check the FAQ: http://code.google.com/p/jvmtop/wiki/FAQ In Issue 2, Patric wrote: >>If you're still having some problems with ibm jdk - just reopen a new...
``` Before submitting a bug report, please check the FAQ: http://code.google.com/p/jvmtop/wiki/FAQ What steps will reproduce the problem? 1. Invoke jvmtop.sh -once 2. The output does not show PID threads. What...
``` Before submitting a bug report, please check the FAQ: http://code.google.com/p/jvmtop/wiki/FAQ What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead?...
``` It would be nice to have a possibility to sort the thread list in the detail mode by name or other things. ``` Original issue reported on code.google.com by...
``` Hello, This is not a bug report, I just want to ask a question. I am using jvmtop in my app and I would like to know which APIs...
``` What steps will reproduce the problem? Run jvmtop. What is the expected output? What do you see instead? Not able to launch jvmtop. The following error message: /System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/java seems...
``` A new option to show all threads will be useful just in case the database server is too slow to respond resulting in a pile-up of threads in the...
``` jvmtop does not work for me (ERROR: Could not attach to process). Running 64-bit ubuntu 13.04. I also noticed that jstack does not work but running jstack like this...
``` Enhancement. It would be awesome to be able to organize the details view in a hierarchy / tree which would group threads under their parents. htop is an example...