jvm-tools
JVM debugger
A toolset for troubleshooting and profiling Java Virtual Machines (JVMs)
Small set of tools for JVM troublshooting, monitoring and profiling.
3k stars
200 watching
518 forks
Language: Java
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stevensouza/automon | Automon enables non-invasive monitoring and tracing of Java code, JDK, and third-party libraries for performance insights and error analysis. | 576 |
alibaba/arthas | A tool to help Java developers diagnose and troubleshoot production issues without modifying code or restarting servers. | 35,678 |
apache/jmeter | A tool used to simulate heavy loads on servers and measure their performance under different conditions. | 8,413 |
vavr-io/vavr | A Java library for functional programming and object-oriented coding practices to reduce code complexity and improve quality. | 5,743 |
twasyl/jstackfx | Analyze thread dumps from Java process output to identify and visualize thread activity | 85 |
jvm-profiling-tools/honest-profiler | A profiler designed to accurately capture CPU usage without introducing bias into the JVM's sampling mechanism | 1,250 |
sap/sapmachine | SAP maintains and supports an alternate version of the OpenJDK project to support SAP customers' use of Java. | 510 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
jvm-profiling-tools/perf-map-agent | Generates method mappings for Linux perf tool to analyze Java application performance | 1,650 |
anthonygauthier/jmeter-elasticsearch-backend-listener | Enables live monitoring of load tests by sending results to an ElasticSearch engine | 99 |
vdaburon/junitreportkpicomparejmeterreportcsv | Automates comparison of JMeter report CSV files and generates JUnit XML reports based on custom KPIs | 1 |
vdaburon/jmeter-graph-tool-maven-plugin | Generates visualizations from JMeter result files and CSV data using customizable graph parameters | 9 |
sjednac/coffea | Analyzes static dependencies in Java bytecode to model its internal structure and connections | 14 |
thomasjkeel/jsmetrics | A Python package providing algorithms and metrics to analyze atmospheric jet streams | 24 |
reactivex/rxjava | A library for composing asynchronous and event-based programs using observable sequences | 47,919 |