jvmtop

Java profiler

A lightweight console application for monitoring and profiling Java processes.

Java monitoring for the command-line, profiler included

GitHub

1k stars
79 watching
251 forks
Language: Java
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
uber-common/jvm-profilerA Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis.1,785
jvm-profiling-tools/honest-profilerA profiler designed to accurately capture CPU usage without introducing bias into the JVM's sampling mechanism1,251
coderplay/perfjA wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities352
etsy/statsd-jvm-profilerA JVM profiler that sends profiling data to StatsD330
devexperts/aprofA Java agent that inserts memory allocation counters into class bytecode to profile memory allocation220
riemann/riemann-jvm-profilerA tool that collects performance data from JVM processes and sends it to a Riemann server for analysis.292
jbellis/jammAn agent that measures actual object memory use in Java applications686
gperfutils/gprofA Java profiling tool that analyzes program execution time and provides detailed performance reports.33
pfirsich/jprofA profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles.92
perfectcarl/play-profilerA tool for measuring and visualizing performance in Java-based web applications5
codemancers/rbkitA Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis.357
r-lib/profvisA tool for visualizing R profiling data306
r-kan/semileA profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis.92
mariusae/heapsterAn agent-based heap profiling tool for Java Virtual Machines395
hadley/lineprofVisualizes performance of R code by profiling execution time at each line or function105