- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AMD uProf 4 & mingw programs on windows: function call names missing.
I compile my program with g++ -O3 -g -fno-omit-frame-pointer.
I specify my source directory, a lot source directories in fact, even the include directories of mingw.
Yet no matter what I do, I cannot visualize function call names profiling with uProf.
Clearly either I'm doing something wrong, or uProf don't support mingw programs?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Billy57
Thank you for writing to Server Guru forum.
Currently AMDuProf does not support mingw programs.
We will take this up as a feature request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Billy57
Thank you for writing to Server Guru forum.
Currently AMDuProf does not support mingw programs.
We will take this up as a feature request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the clarification!
It is odd, though, because the user guide of version 4.0 explicitly mentions MinGW support on Windows in the "Compilers and Application Environment" section.
Regardless, I would welcome such a feature, as it would be very valuable for anyone using MinGW.
Cheers!
