Skip to content
/ mat Public
forked from 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.

License

Notifications You must be signed in to change notification settings

mycxu/mat

 
 

Repository files navigation

Eclipse Memory Analyzer

The Eclipse Memory Analyzer is a fast and feature-rich Java heap dump analyzer that helps you find memory leaks and reduce memory consumption.

Download

Building locally

Memory Analyzer can be build using Maven / Tycho. The maven build should be started from the parent directory. So, clone the repository, and then

cd parent
mvn clean install

For detailed build documentation refer to Building MAT with Maven

Documentation

  • Documentation - online version of the documentation available also from within the tool
  • Learning - learn from presentations, blogs, tutorials
  • FAQ - check some of the frequently asked questions

Contributing

  • See CONTRIBUTING.md in the root of the repository if you would like to contribute to MAT
  • See Contributor Reference for information regarding setting up your development environment, building MAT, running tests, coding standards, and more.

Issues:

This project uses Githib issues to track ongoing development and issues.

In the past the project used Bugzilla. The "archives" are available here

Contact:

About

The Eclipse Memory Analyzer is a fast and feature-rich Java heap dump analyzer that helps you find memory leaks and reduce memory consumption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.7%
  • HTML 9.4%
  • Other 0.9%