Time Profiler not showing measurement on code lines

I use the Time Profiler in Instruments 13.3.1.

I follow the instructions of this video: developer.apple.com/wwdc19/411  At 15:34 minutes it shows the count at a code line. For me this line does not show such a count in the highlighted line.

When i double click a line of my code in the Heaviest Stack Trace it shows my code and highlights the line of code in green but does not show the percentage. Switching to View as Value does not show a count for the line of code too. Is this a bug or did i miss something to configure?

I'm seeing the same thing in Instruments 13.4.1. This worked great in Xcode 12 and now they're just....gone. Hopefully this gets fixed soon.

Ken

According to another thread 13.2.1 is the last version where Instruments Time Profiler still works. It remains broken as of today, in 13.4.1.

With Xcode 14 Betas it seems to be fixed.

Time Profiler not showing measurement on code lines
 
 
Q