Looking at this article (http://devnet.jetbrains.com/docs/DOC-1253), profiling memory and CPU in IntelliJ products is using YourKit Profiler, producing YourKit proprietary format snapshots.
Is there a way to configure the JProfiler as -agentlib in the .vmoptions file? Or at least export these snapshots in something JProfiler would understand?