Cannot profile CLR C++ applications?
Cannot profile CLR C++ applications?
IS it possible to 'Start Memory Profiler' within .NET 2005 for a Managed C++ application? When I attempt to do this, the command is greyed out.
It works fine for a C# application within the same solution.
Regards,
Matt Sweeney
It works fine for a C# application within the same solution.
Regards,
Matt Sweeney
....
FYI: NMP is a fantastic application, we have been using it for some time and find it an indespensible part of our application development cycle.
I hope we can use it for C++ applications as we use a heavy amount of mixed-language assemblies for various reasons.. including C#,VB.NET, C++, and some hand-coded IL.
Regards,
Matt Sweeney
I hope we can use it for C++ applications as we use a heavy amount of mixed-language assemblies for various reasons.. including C#,VB.NET, C++, and some hand-coded IL.
Regards,
Matt Sweeney
-
- Posts: 1029
- Joined: Wed Mar 02, 2005 7:53 pm
It is currently not possible to start profiling managed C++ projects by using the "Start Memory Profiler" command from within Visual Studio. It is however possible to use the "Profile Application" command and select the corresponding compiled executable.
We will add support for the "Start Memory Profiler" command on managed C++ projects in a future version.
We will add support for the "Start Memory Profiler" command on managed C++ projects in a future version.
Best regards,
Andreas Suurkuusk
SciTech Software AB
Andreas Suurkuusk
SciTech Software AB
Thanks for the reply, I use this method from now on. Looking forward to 3.0 with unmanaged profiling! (so I hear).Andreas Suurkuusk wrote:It is currently not possible to start profiling managed C++ projects by using the "Start Memory Profiler" command from within Visual Studio. It is however possible to use the "Profile Application" command and select the corresponding compiled executable.
We will add support for the "Start Memory Profiler" command on managed C++ projects in a future version.
Matt Sweeney
Who is online
Users browsing this forum: No registered users and 18 guests