Hi there,
I am trying to figure out how to access my SQL-Statements with this Profiler to check how they are doing Performance wise. On the Welcome-Page I choose idea64.exe and Tomcat but none of those two show any SQL statements fired (it shows 0). I did not configure anything in yourkit, just installed it until now. Are there any guides or videos how to make this work?
JPA Hibernate SQL
-
- Posts: 1660
- Joined: Tue Aug 10, 2004 7:52 pm
Re: JPA Hibernate SQL
To get the results you need:
* Start CPU profiling https://www.yourkit.com/docs/java-profi ... .jsp#start
* Capture CPU or memory snapshot https://www.yourkit.com/docs/java-profi ... sp#capture
Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
* Start CPU profiling https://www.yourkit.com/docs/java-profi ... .jsp#start
* Capture CPU or memory snapshot https://www.yourkit.com/docs/java-profi ... sp#capture
Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"