eaftan / hprof-parser
An extensible parser for hprof heap dump files produced by various JVMs
☆60Updated last year
Alternatives and similar repositories for hprof-parser:
Users that are interested in hprof-parser are comparing it to the libraries listed below
- A Java library to parse JVM bytecode, simulate the stack and extract as much information as possible☆41Updated 11 years ago
- ☆74Updated 10 years ago
- Flame Graph visualization for Java (HPROF, Honest-profiler)☆111Updated 6 years ago
- ObjectWeb ASM - bytecode verifier and utilities☆64Updated 11 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 7 years ago
- HotSpot JVM introspection library☆106Updated 5 years ago
- Java tracing agent and live trace client☆73Updated last year
- Apache Commons BCEL☆253Updated last week
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 6 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆168Updated 4 years ago
- A simple scripting frontend for the Java Debugger Interface