Getting the methods from application that has been profiled

Questions about YourKit Java Profiler
Post Reply
PhoebeRegina
Posts: 1
Joined: Fri Aug 20, 2021 7:19 am

Getting the methods from application that has been profiled

Post by PhoebeRegina »

Hi,

I am new to java profiler.
I am trying to get the methods from application that has been profiled but i am unble to get them.
Once i say call tree ,the method i get is only the java.lang.thread.run.
Please do needfull.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Getting the methods from application that has been profi

Post by Anton Katilin »

Please try to expand the filtered calls:
https://www.yourkit.com/docs/java/help/filters.jsp
Post Reply