jvm-profiling-tools / perf-map-agentLinks
A java agent to generate method mappings to use with the linux `perf` tool
☆1,688Updated 4 years ago
Alternatives and similar repositories for perf-map-agent
Users that are interested in perf-map-agent are comparing it to the libraries listed below
Sorting:
- A sampling JVM profiler without the safepoint sample bias☆1,252Updated last year
- jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen whe…☆691Updated last year
- PerfJ is a wrapper of linux perf for java programs.☆352Updated 6 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆483Updated last year
- Get Method Sampling from Java Flight Recorder Dump and convert to FlameGraph compatible format.☆267Updated last year
- Bind a java thread to a given core