Three questions about the Team System Profiler tool
A customer recently asked us several questions about the profiler over e-mail. I chose to answer these questions here in case anyone else was wondering the same things.
Q. Will the profiler be available in Visual Studio outside of Team System?
A. For the upcoming 2005 release the profiler is only a feature of the Team System SKUs, it will not be in the 2005 version of Professional or Express SKUs.
Q. Will the profiler also support the .NET Framework version 1.1?
A. The profiler does not support the .NET Framework version 1.1. It is designed to work with applications build with the .NET 2.0 Framework.
Q. Where are the Trace view and Type view mentioned in the following MSDN article?http://msdn.microsoft.com/msdnmag/issues/04/12/enterpriseperformance/default.aspx
A. To ensure a high quality release the trace view mentioned in the above product has been removed from Visual Studio Team System 2005. The type allocation view can be activated from the properties page of a performance session. Check out the following blog entry to see how to do this:http://blogs.msdn.com/ianhu/archive/2005/02/11/371418.aspx. After you turn on type allocation collection then the type view will be accessible just like function view or summary view.

