Filter Threads/Limit results to one thread?

Questions about YourKit Java Profiler
Post Reply
SirWill
Posts: 1
Joined: Sat Aug 22, 2020 9:09 pm

Filter Threads/Limit results to one thread?

Post by SirWill »

Hello,

is there any way to filter out threads or limit the results of the CPU profiling like method list and hot spots to one thread?
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Filter Threads/Limit results to one thread?

Post by Anton Katilin »

Hello,

There is no such filtering in profiling time, all threads are profiled.

In the profiler UI, you can inspect results for particular thread(s) of interest. Additionally you can filter the results at method level with https://www.yourkit.com/docs/java/help/cpu_what_if.jsp
Post Reply