jvm-profiler
Process Profiler
A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis.
JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter
2k stars
103 watching
342 forks
Language: Java
last commit: 10 months ago
Linked from 1 awesome list
agentjavaperformanceprofiler
Related projects:
Repository | Description | Stars |
---|---|---|
etsy/statsd-jvm-profiler | A JVM profiler that sends profiling data to StatsD | 330 |
jvm-profiling-tools/honest-profiler | A profiler designed to accurately capture CPU usage without introducing bias into the JVM's sampling mechanism | 1,250 |
patric-r/jvmtop | A lightweight console application for monitoring and profiling Java processes. | 1,229 |
riemann/riemann-jvm-profiler | A tool that collects performance data from JVM processes and sends it to a Riemann server for analysis. | 292 |
jbellis/jamm | An agent that measures actual object memory use in Java applications | 684 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 188 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
jvm-profiling-tools/perf-map-agent | Generates method mappings for Linux perf tool to analyze Java application performance | 1,650 |
objectprofile/spy2 | A profiling framework for Pharo that collects execution statistics and visualizes test coverage | 7 |
devexperts/aprof | Tools to analyze memory allocation in Java applications with minimal performance impact | 220 |
perfectcarl/play-profiler | A tool for measuring and visualizing performance in Java-based web applications | 5 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |