posts - 4237, comments - 3946, trackbacks - 370

Disclaimer

This was my personal weblog originally hosted by UgiDotNet, written mostly in Italian.

This blog is now part of my new site:
These postings are provided 'AS IS' with no warranties, and confer no rights. The views expressed on this weblog are mine alone and do not necessarily reflect the views of my employers.

Licenza Creative Commons

Tag Cloud

Archives

Post Categories

VSTS profiler: come installare solo il tool da riga di comando

Me lo appunto, ogni volta ci casco... smile_regular 

Visual Studio Profiler has a standalone installation: look for vs_profiler.exe in the Visual Studio installation CD/DVD. Installing that package allows users to collect, analyze and report performance data from command line. The package does not include any GUI. It is light-weight installation, suitable for production or testing environments.

See the following article for more details on how to profile applications from command line:

http://msdn2.microsoft.com/en-us/teamsystem/aa718871.aspx

If you are just getting started with profiling in VSTS, you may want to check out Jeff Atwood's quick walkthrough of profiling from the GUI: Simple Profiling with Team Developer.

Fonte: VSTS profiler: Installing only the command line tool

Print | posted on martedì 27 marzo 2007 23:27 |

Comments have been closed on this topic.