Hi I need to profile my app on windows, and I can't find a way to add windows debugging symbols. The profilers don't display any function names or source code information. I am working with the full dev kit (Qt Creator + Qmake + mingw-make). Any ideas??
I know no free profiler for windows that works really good.
If the profiler you use uses microsoft format, you have no chance, as mingw uses a different format for debugging stuff.