Home > Archive > Visual Studio > March 2005 > Profiling
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Andrew Chalk 2005-03-22, 8:59 pm |
| If I want to profile my VC++ 2003 app. (find out where it spends its time)
what tools can users recommend?
Many thanks.
| |
| Michael Nemtsev 2005-03-23, 3:59 am |
| Hello Andrew,
I recomentd to use Compuware Devpartnet Studio (www.compuware.com)
It's a nice profiler, code analyser and detecter of memory leaks.
> If I want to profile my VC++ 2003 app. (find out where it spends its
> time) what tools can users recommend?
---
WBW,
Michael Nemtsev
"At times one remains faithful to a cause only because its opponents do not
cease to be insipid. (c) Friedrich Nietzsche"
| |
| Andrew Chalk 2005-03-23, 3:59 pm |
| Thanks, Michael.
"Michael Nemtsev" <laflour@mail.ru> wrote in message
news:26085632471634202181757@msnews.microsoft.com...
> Hello Andrew,
>
> I recomentd to use Compuware Devpartnet Studio (www.compuware.com)
> It's a nice profiler, code analyser and detecter of memory leaks.
>
>
> ---
> WBW,
> Michael Nemtsev
>
> "At times one remains faithful to a cause only because its opponents do
not
> cease to be insipid. (c) Friedrich Nietzsche"
>
>
>
|
|
|
|
|