Determining CPU usage in calls to 3rd party code
Our profiling shows a high % of time spent in some 3rd party libraries routines. How can I determine how much of this time is using actual CPU cycles and how much is idle (sleep) time within the routine?
Please sign in to leave a comment.
Hi Steve,
You can use Timeline profiling type for that: https://www.jetbrains.com/help/profiler/2016.3/Analyzing_Concurrency_Profiling_Results_Timeline_.html