Performance charts - database statements not available

Questions about YourKit Java Profiler
Post Reply
Tomek
Posts: 2
Joined: Wed Jan 13, 2016 1:06 pm

Performance charts - database statements not available

Post by Tomek »

Hi,

I'm starting my Spring Boot application from IntelliJ with "profile mode" enabled. In "Performance charts" tab I can't enable database statements charts. Whats interesting - Database PreparedStatements charts are available.

What is the reason that Database statements are disabled?
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Performance charts - database statements not available

Post by Anton Katilin »

Hi,

Which version do you use? Please try the EAP: http://www.yourkit.com/eap

Best regards,
Anton
Tomek
Posts: 2
Joined: Wed Jan 13, 2016 1:06 pm

Re: Performance charts - database statements not available

Post by Tomek »

Nothing changed - still Database Statements are disabled on Performance Charts. I see that also RandomAccessFiles is disabled - maybe this is some kind of hint for you.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Performance charts - database statements not available

Post by Anton Katilin »

Could you please send the snapshot file demonstrating the problem to [email protected]
Post Reply