Skip to main content



      Home
Home » Eclipse Projects » Memory Analyzer » About size of Memory Analyzer of column(dominator_tree view the column size)
About size of Memory Analyzer of column [message #1859997] Sun, 09 July 2023 22:39 Go to next message
Eclipse UserFriend
index.php/fa/43323/0/I want to use Memory Analyzer to analyze hprof file. the file is by adb shell am dumpheap command then hprof-conv convert. I want to know the size occupied by various dependent libraries and modules in this memory file. So I see dominator_tree is correct? and What is the unit of each column in the dominator_tree view, byte or kb? other question is in overview the Size info is just Java heap or include native heap?index.php/fa/43324/0/index.php/fa/43323/0/
Re: About size of Memory Analyzer of column [message #1860085 is a reply to message #1859997] Sun, 16 July 2023 07:37 Go to previous messageGo to next message
Eclipse UserFriend
The units are bytes unless you change the mode in the configuration. https://help.eclipse.org/latest/topic/org.eclipse.mat.ui.help/tasks/configure_mat.html

The HPROF file format does not have any information about native memory, so the only memory counted is Java heap. I don't know what hprov-conv does - whether it converts any native memory into heap.

Re: About size of Memory Analyzer of column [message #1860090 is a reply to message #1860085] Sun, 16 July 2023 21:30 Go to previous message
Eclipse UserFriend
thanks for your answer
Previous Topic:Programmatically detect memory leaks using MAT API
Next Topic:MAT in batch mode stuck at a subtask
Goto Forum:
  


Current Time: Mon Jul 07 16:08:47 EDT 2025

Powered by FUDForum. Page generated in 0.10543 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top