In the screencast below, I explain how to automate profiling with offline profiling and triggers, so that you do not have to use the JProfiler GUI for profiling and can analyze profiling results later on.
Please enable Javascript to view the screen cast
Is it possible to open HPROF file with JProfiler and analyse it (e.g. use the heap walker)? What are the steps in this case?
ReplyDeleteYes, you can open it with "Session->Open snapshot" in the JProfiler GUI. The file should have an .hprof extension.
ReplyDelete