i set up yourkit to my java program and ran:
java -jar yjp-controller-api-redist.jar localhost 10001 capture-performance-snapshot
to generate a snapshot file
when I vim'd the snapshot file, it was not readable as if it is corrupted. how can I read this snapshot file?
I do not have GUI and this is all done through terminal