Problem enabling cpu=times using manual profiling

Questions about YourKit Java Profiler
Post Reply
herbyderby
Posts: 1
Joined: Sat Oct 08, 2005 1:26 am

Problem enabling cpu=times using manual profiling

Post by herbyderby »

When I use these arguments:

Code: Select all

-agentlib:yjpagent=disablecounts,cpu=times,onexit=cpu
I get the following error:

Code: Select all

YourKit Java Profiler 5.0.2 cannot start: 'cpu=full' cannot be used in combination with 'disablecounts'
It thinks I want to use cpu=full for some reason, but I do not.

Thanks,
Chris
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

Hi,

Thank you very much for the report. The bug is fixed in 5.0.3, it's available for download now.

Best regards,
Anton
Post Reply