CPU telemetry doesn't show stolen time

Questions about YourKit Java Profiler
Post Reply
Plukh
Posts: 1
Joined: Thu May 29, 2014 11:26 am

CPU telemetry doesn't show stolen time

Post by Plukh »

When running a profiled application inside a virtual machine (such as an AWS EC2 instance), it would be helpful to see not only user/kernel time, but stolen time as well. Otherwise, I'm seeing gaps in CPU usage (which are caused by my instance competing for the physical CPU with other instances) when, in fact, my app does consume 100% of available CPU time (which is the target, as it's a long running computing task).
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: CPU telemetry doesn't show stolen time

Post by Anton Katilin »

Could you please clarify which gaps you mean.
A screenshot or, even better, a snapshot file demonstrating the file would be fine.
Could you please post the download link in the forum or send to [email protected]
Post Reply