hprof
There are 11 repositories under hprof topic.
hehonghui/mmat
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
eclipse-mat/mat
The Eclipse Memory Analyzer is a fast and feature-rich Java heap dump analyzer that helps you find memory leaks and reduce memory consumption.
agourlay/hprof-slurp
JVM heap dump analyzer
wdahlenburg/pyhprof
Parse HPROF files from the Spring Boot Heapdump Actuator
phronmophobic/pensieve
A parser for .hprof heap dumps.
bric3/docker-mat
Eclipse MAT in docker
ChaosLeung/AndroidHeapAnlyzer
An anlyzer for android hprof file.
mfussenegger/hprofdap
CLI and debug adapter (DAP) that allows to inspect Java heap dumps (.hprof files) via OQL
monoid/hprof_dump_parser
Java HPROF memory dump parser written in Rust
dgerenrot/hProfi
Parses an .hprof dump generated by a JVM and loads it into an analysing tool, so the in-memory structure could be queried in non-trivial ways. Useful to detect memory leaks.
run-slicer/hprof
A streaming hprof file reader library for the JS ecosystem.