[EAP 604] Capture CPU snapshot on exit doesn't work

Questions about YourKit Java Profiler
Post Reply
Sascha Weinreuter
Posts: 46
Joined: Mon Jan 24, 2005 3:01 pm

[EAP 604] Capture CPU snapshot on exit doesn't work

Post by Sascha Weinreuter »

1) When profiling an application from within IDEA (#3329) the option "Capture CPU snapshot on exit" always captures a memory snapshot instead.

2) It doesn't save the snapshot in the directory I specified in the Run-Configuration. It insists on creating it in $user.home

Here's the output from the console (added line breaks for readability):

Code: Select all

[YourKit Java Profiler 4.5 EAP build 604] Memory snapshot is saved to C:\Dokumente und Einstellungen\sweinreuter\shutdown(1).memory
Picked up JAVA_TOOL_OPTIONS: -agentlib:yjpagent=sampling,onexit=cpu,
dir=YJPQUOTED433a5c776f726b5c70726f6a6563745c647a5c6261666f656732315c76702d322d656a62,
sessionname=YJPQUOTED466978466b547970657320286c61756e636865642066726f6d204944454129,
profileruipath=YJPQUOTED433a5c446576656c6f705c796f75726b69742d6561702d3630345c62696e5c796a702e657865,
ideport=4598
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

Hello Sascha,

Thank you very much for the reports.

The issues will be fixed in 606.

Best regards,
Anton
Post Reply