|
Java开源项目
|
The NetBeans Profiler Project
NetBeans Profiler is a project to provide a full-featured profiling functionality for the NetBeans IDE. The profiling functions include CPU, memory and threads profiling as well as... JBoss Profiler JBoss Profiler is a log based profiler using the JVMPI system. It uses an agent written in C that captures events from the JVM and logs them to disk. A web application running on J... JRat - Java Runtime Analysis Toolkit JRat is the Java Runtime Analysis Toolkit. Its purpose is to enable developers to better understand the runtime behavior of their Java programs. The term "behavior" includes, but i... P6Spy P6Spy is an open source framework for applications that intercept and optionally modify database statements. The P6Spy distribution includes the following modules: P6Log. P6Log ... JMemProf - Java Web-based Memory Profiler JMemProf is a live Java memory profiler suitable for deployment in web containers such as JBoss, Tomcat and others. JMemProf allows you to retrieve memory profile information while... EJP - Extensible Java Profiler Extensible Java Profiler ( EJP ) is an open-source profiling tool for Java with a scalable and extensible architecture, allowing its usage for exotic programming languages that use... JDBC SQL Profiler Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and co... InfraRED - a tool for monitoring performance InfraRED is a tool for monitoring performance of a J2EE application and diagnosing performance problems. It collects metrics about various aspects of an application's performance a... FProfiler - Profiling made simple FProfiler is a very fast profiler for Java. It uses BCEL and log4j to log every methodstart and -end. JMP - Java Memory Profiler JMP is a profiler for java that can be used to trace objects usage and method timings. JMP uses the JVMPI interface to gather statistics and interact with the JVM. JMP uses a GTK+ ... |
|