Discussion:
Trial version of Team suite VS2005, need documentation on profilin
(too old to reply)
James B.
2006-05-01 20:43:02 UTC
Permalink
Heya,

I'm trying out the trial version of Team suite , namely the profiling
capabili\
ties but I'm having a hard time finding any documentation for what I'm
trying to do.

I'm profiling a C++ MFC application.

I want to find a list of profiling options or steps to take to remove
various dlls and .cpp's from being instrumented.

Currently I'm getting quite few errors when I launch the app (to profile)
that various dlls haven't been built with debug info, and that is fine I
don't want to instrument those dlls. I just want to remove them from
instrumentation consideration.

Specifically I need that solved, in general I need information on how to
prune down what I instrument so I can focus on specific areas.

Thanks much

James
Luis Fraile
2006-05-11 09:45:02 UTC
Permalink
Maybe you can try on this forums:
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=19&SiteID=1
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=18&SiteID=1

These are forums for Team system developer and tester edition
--
Luis Fraile
MCSD.NET
Post by James B.
Heya,
I'm trying out the trial version of Team suite , namely the profiling
capabili\
ties but I'm having a hard time finding any documentation for what I'm
trying to do.
I'm profiling a C++ MFC application.
I want to find a list of profiling options or steps to take to remove
various dlls and .cpp's from being instrumented.
Currently I'm getting quite few errors when I launch the app (to profile)
that various dlls haven't been built with debug info, and that is fine I
don't want to instrument those dlls. I just want to remove them from
instrumentation consideration.
Specifically I need that solved, in general I need information on how to
prune down what I instrument so I can focus on specific areas.
Thanks much
James
Loading...