perfj

Java Profiler

A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities

PerfJ is a wrapper of linux perf for java programs.

GitHub

352 stars
51 watching
56 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pfirsich/jprof A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. 90
gperfutils/gprof A Java profiling tool that analyzes program execution time and provides detailed performance reports. 33
jvm-profiling-tools/perf-map-agent Generates method mappings for Linux perf tool to analyze Java application performance 1,650
patric-r/jvmtop A lightweight console application for monitoring and profiling Java processes. 1,229
perfectcarl/play-profiler A tool for measuring and visualizing performance in Java-based web applications 5
devexperts/aprof Tools to analyze memory allocation in Java applications with minimal performance impact 220
codemancers/rbkit A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. 358
jonasmr/microprofile A profiling tool for C++ applications 1,465
obmarg/plug_fprof A plug that integrates fprof tracing into web applications 4
hadley/lineprof Visualizes performance of R code by profiling execution time at each line or function 105
cedricguillemet/libprofiler A tool to measure time taken by specific code portions 80
uber-common/jvm-profiler A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. 1,785
polynominal/piefiller A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. 23
r-kan/semile Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. 92
becheran/roumon A tool to monitor and analyze the performance of concurrent programs in real-time. 188