Can't show correct method time in sampling

Questions about YourKit Java Profiler
Post Reply
duongduythao
Posts: 1
Joined: Thu May 10, 2018 2:05 am

Can't show correct method time in sampling

Post by duongduythao »

My application is running on weblogic and creates multiple threads to process the request from client. While doing CPU profiling using YourKit, I observed that the information is not complete. The time shown in the YourKit is not matching with the one observed using application logs. Can someone please help me ?

We have also tried profiling even after integrating the weblogic server with YourKit but still the same issue.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Can't show correct method time in sampling

Post by Anton Katilin »

Hi,

Could you please provide detail.

It would be perfect if you could share the snapshot (send it or a download link to it to [email protected]) and specify the numbers you don't believe as well as the values you expect to see.

In general case, it might be helpful to consider the time measurement options the profiler provides:
https://www.yourkit.com/docs/java/help/times.jsp

Best regards,
Anton
Post Reply