Using MS Standalone profiler in VS2008 Professional
- by fishdump
I am trying to profile my .NET dll while running it from VS unit testing tools but I am having problems. I am using the standalone command-line profiler as VS2008 Professional does not come with an inbuilt profiler.
I have an open CMD window and have run the following commands (I instrumented it earlier which is why vsinstr gave the warning that…