Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veithen/dtfj-garbage-analyzer

Extracts statistics about dead objects (garbage) from a DTFJ image (heap dump from an IBM JVM)
https://github.com/veithen/dtfj-garbage-analyzer

Last synced: about 2 months ago
JSON representation

Extracts statistics about dead objects (garbage) from a DTFJ image (heap dump from an IBM JVM)

Awesome Lists containing this project

README

        

dtfj-garbage-analyzer
=====================

Extracts statistics about dead objects (garbage) from a DTFJ image (heap dump from an IBM JVM)

This project must be built and executed with the IBM JDK because it depends on the DTFJ libraries.