Performance Monitor to Monitor a specific frame

Hi, I was just debugging some cook order issues and it occurred to me that it would be really awesome if we can ask the performance monitor to analyze a specific frame. Otherwise, I have to trigger an event happen or use onFrameStart to trigger the event, and then quickly move over to the performance monitor and click Analyze.

If I can say, wait and monitor this one particular frame, I can make everything trigger on that frame, then I don’t have to deal with guess work.

Or better yet, if it can analyze a list of frames, say, frame 5 and 6, that would be awesome! Sometimes, especially dealing with feedback, the event I am trying to debug might take 2 or more frames to complete.

Thank you!

Da.