No features have been listed yet.
Based on our record, Eclipse Memory Analyzer seems to be more popular. It has been mentiond 1 time since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://eclipse.dev/mat/ can handle very large graphs of objects using a similar approach. It also does implement some kind of paging, such that you do not have to load the complete graph into memory when running some of the graph algorithms. - Source: Hacker News / about 1 year ago
VisualVM - VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling...
ltrace - ltrace intercepts and records dynamic library calls which are called by an executed process and the...
JConsole - Provides information about performance and resource consumption for Java applications.
API Monitor - API Monitor is a software that monitors and displays API calls made by applications and services. Its a powerful tool for seeing how Windows and other applications work or tracking down problems that you have in your own applications
dotMemory - dotMemory allows users to analyze memory usage in a variety of .NET and .NET Core applications.
Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.