MAT on Linux [message #791679] |
Mon, 06 February 2012 05:55 |
Gopi V Messages: 2 Registered: February 2012 |
Junior Member |
|
|
Hi,
I ran eclipse memory analyzer on Linux (Linux serverName 2.6.18-194.11.3.el5 #1 SMP Mon Aug 23 15:51:38 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux)
using using below command
jdk1.6.0_24/bin/java -XX:MaxNewSize=512m -Xmx7168m -XX:MaxPermSize=512m -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -verbose:gc -XX:-UseGCOverheadLimit -jar plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar -consoleLog -application org.eclipse.mat.api.parse ../java_pid98178.hprof
And it created below files for java_pid98178.hprof (2.5GB file)
java_pid98178.idx.index
java_pid98178.o2c.index
java_pid98178.a2s.index
java_pid98178.inbound.index
java_pid98178.outbound.index
java_pid98178.o2hprof.index
java_pid98178.index
java_pid98178.domIn.index
java_pid98178.o2ret.index
java_pid98178.domOut.index
Now, how can I analyze the files in graphic mode like in Windows on LInux. I am using Putty from my Windows laptop and I have Xwindows too.
I have exported DISPLAY variable and ran Xwindows on my laptop. Then ran ./MemoryAnalyzer, but no luck.
Thanks,
GV
[Updated on: Mon, 06 February 2012 06:00] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04215 seconds