jvmtop
Java profiler
A lightweight console application for monitoring and profiling Java processes.
Java monitoring for the command-line, profiler included
1k stars
79 watching
251 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
| A profiler designed to accurately capture CPU usage without introducing bias into the JVM's sampling mechanism | 1,251 |
| A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
| A JVM profiler that sends profiling data to StatsD | 330 |
| A Java agent that inserts memory allocation counters into class bytecode to profile memory allocation | 220 |
| A tool that collects performance data from JVM processes and sends it to a Riemann server for analysis. | 292 |
| An agent that measures actual object memory use in Java applications | 686 |
| A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
| A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 92 |
| A tool for measuring and visualizing performance in Java-based web applications | 5 |
| A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 357 |
| A tool for visualizing R profiling data | 306 |
| A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. | 92 |
| An agent-based heap profiling tool for Java Virtual Machines | 395 |
| Visualizes performance of R code by profiling execution time at each line or function | 105 |