Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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.

NotificationsYou must be signed in to change notification settings

dgerenrot/hProfi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An HPROF dump parser/analyzer.

As of today, it can load an hprof heap dump file into Mongo database.All the Instance Dumps, Object Array Dumps, Primitive Array Dumps, Class Dumps and Load Class tags are loaded.

In-memory store, i.e., without any database, has also been implemented.

The long-term goal is to have better querying opportunities than the onesprovided by jvisualvm.

See alsohttps://java.net/downloads/heap-snapshot/hprof-binary-format.html

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp