perf-map-agent
Performance mapper
Generates method mappings for Linux perf tool to analyze Java application performance
A java agent to generate method mappings to use with the linux perf
tool
2k stars
85 watching
260 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stefanjudis/perf-tooling | A shared resource for tracking performance tools and analysis | 645 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |
jvm-profiling-tools/honest-profiler | A profiler designed to accurately capture CPU usage without introducing bias into the JVM's sampling mechanism | 1,250 |
afranken/jmeter-analysis-maven-plugin | Analyze JMeter result files and compute performance indicators such as average request duration | 58 |
yahoo/mysql_perf_analyzer | A tool for monitoring and analyzing MySQL performance. | 1,439 |
uber-common/jvm-profiler | A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
etsy/statsd-jvm-profiler | A JVM profiler that sends profiling data to StatsD | 330 |
riemann/riemann-jvm-profiler | A tool that collects performance data from JVM processes and sends it to a Riemann server for analysis. | 292 |
epickrram/grav | Tools for visualizing and analyzing application performance | 294 |
hadley/lineprof | Visualizes performance of R code by profiling execution time at each line or function | 105 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
patric-r/jvmtop | A lightweight console application for monitoring and profiling Java processes. | 1,229 |
djv/visualprof | A tool to analyze and visualize the performance of Haskell programs. | 59 |
vdaburon/jmeter-elastic-apm | Tools to integrate Apache JMeter with ElasticSearch Application Performance Monitoring for monitoring web application performance | 1 |
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,004 |