IntelliJ Profiler does not count total time of all functions

已回答

Hello, community I have a general question I am using IntelliJ Profiler to measure the execution time of my program I have many functions and classes and my profiler measures the time and everything is fine. But there are some functions that I am 100% sure with debug that the program reaches that code but the profiler doesn't measure the time there. Why? Do I do something wrong? Is the time low and irrelevant, on those functions, and the profiler is not printed? What am I doing wrong? Thanks in advance

0

Please file an issue at https://youtrack.jetbrains.com/newIssue?project=IDEA with the sample project attached and the exact steps to reproduce it. Specify which functions are not counted, provide the screenshots. Specify the profiler options used.

0

Serge Baranov  The project is too complicated and I can't reproduce any minimal example do we have any other options?

0

Sorry, we can't help without a reproducible test case for this specific problem.

0

请先登录再写评论。