riemann-jvm-profiler
Profiler
A tool that collects performance data from JVM processes and sends it to a Riemann server for analysis.
Sends stacktrace-level performance data from a JVM process to Riemann.
292 stars
28 watching
20 forks
Language: Clojure
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
etsy/statsd-jvm-profiler | A JVM profiler that sends profiling data to StatsD | 330 |
uber-common/jvm-profiler | A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
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 |
polynominal/piefiller | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
jvm-profiling-tools/perf-map-agent | Generates method mappings for Linux perf tool to analyze Java application performance | 1,650 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
jbellis/jamm | An agent that measures actual object memory use in Java applications | 684 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
vinjn/gpuprof | A tool for profiling GPU performance in real-time, allowing developers to monitor and optimize their applications' resource usage. | 31 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 187 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
jeremymain/gpuprofiler | A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. | 286 |
riemann/riemann | A system for processing and analyzing network event streams to monitor distributed systems | 4,231 |