I'm trying to profile a Qt application that uses a lot of animations. Platform is XP.
I am very interested in compating CPU utilization between runs to get a high level view of how changes in the app effect cpu usage.
I have tried VTune and Quantify.
I can't seem to configure VTune to do what I want. The percentages I am able to generate don't correspond to total CPU usage.
When I use quantify, it generates a call graph but it never shows the application so I'm not sure if I'm setting it up correctly.
Anyone have suggestions? Other tools welcome.