How to use igv?
Manas Thakur
manasthakur17 at gmail.com
Fri Jun 19 06:17:55 UTC 2015
Hello all
I downloaded graal and am able to visualize the String.hashCode from the GraalTutorial file.
/mx.sh unittest -G:Dump= -G:MethodFilter=String.hashCode GraalTutorial#testStringHashCode
How can I do the same for any other of a class that I am running with ./mx.sh vm ?
To elaborate, say I have a file “Temp.java” containing a method “foo()”. What should I do to visualise its compilation?
Regards,
Manas
More information about the graal-dev
mailing list