Reputation: 51
When I try to open leak suspects for my heap dump, a zip file gets created in the same location as that of the heap dump file. But, it doesn't get rendered on MAT (I'm using MAT version 1.7.0). I have separately unzipped the leak suspects zip file and opened the html file in it to view the leak suspects. Any ideas on how to make this automatically get rendered on MAT?
Upvotes: 2
Views: 331
Reputation: 963
Workaround for me: __NV_PRIME_RENDER_OFFLOAD=1 ./mat/MemoryAnalyzer
See this: Eclipse IDE Javadoc Hover Tooltip Empty
Upvotes: 0